Skip to content

Commit fabe014

Browse files
authored
increased version number
1 parent 804217e commit fabe014

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,6 +1,6 @@
11
window.onload = function () {
22
//MARK: Update
3-
const version = "v6.0.0";
3+
const version = "v7.0.0";
44

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

0 commit comments

Comments
 (0)