Skip to content

Commit 3d68241

Browse files
committed
increase version
1 parent f860217 commit 3d68241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.onload = function () {
2-
const version = "v3.2.0";
2+
const version = "v4.0.0";
33

44
checkForUpdates = async () => {
55
const url = 'https://api.github.com/repos/IPdotSetAF/NeoMatrix/tags';

0 commit comments

Comments
 (0)