Skip to content

Commit e13bc3e

Browse files
committed
chore: bump version to 1.117.1
1 parent a7ba832 commit e13bc3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/versioning.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* For the changes that may be interesting to end users, update the `latestPublicChanges` array below (new changes on top).
1717
*/
1818

19-
const VERSION = "1.117.0";
19+
const VERSION = "1.117.1";
2020
if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function");
2121

2222
{

0 commit comments

Comments
 (0)