We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ba832 commit e13bc3eCopy full SHA for e13bc3e
1 file changed
public/versioning.js
@@ -16,7 +16,7 @@
16
* For the changes that may be interesting to end users, update the `latestPublicChanges` array below (new changes on top).
17
*/
18
19
-const VERSION = "1.117.0";
+const VERSION = "1.117.1";
20
if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function");
21
22
{
0 commit comments