Skip to content

Commit 10c2962

Browse files
committed
v.4.3.0
1 parent 27ee02a commit 10c2962

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

presentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
};
6464

6565
const definitionSet = {
66-
version: "4.2.0",
66+
version: "4.3.0",
6767
productName: "Web Presentation",
6868
repository: "https://github.com/SAKryukov/web-presentation"
6969
};

presentation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"use strict";
1313

1414
const definitionSet = {
15-
version: "4.2.0",
15+
version: "4.3.0",
1616
productName: "Web Presentation",
1717
repository: "https://github.com/SAKryukov/web-presentation"
1818
}; //definitionSet

0 commit comments

Comments
 (0)