Skip to content

Commit 18e9f08

Browse files
authored
Update libreblog.js
1 parent ef1f905 commit 18e9f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libreblog/libreblog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let RIS_MAP;
1414

1515
/* Global variables and constants */
1616

17-
const libreblog_version = "1.3.1";
17+
const libreblog_version = "1.3.2";
1818
//MIME types supported by most browsers in the HTMLCanvasElement interface
1919
const supported_version_formats = ["JPG", "JPEG", "PNG", "WEBP"];
2020
let conversion_cache = {}; //Used to store previous conversions from Markdown to HTML

0 commit comments

Comments
 (0)