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 804217e commit fabe014Copy full SHA for fabe014
index.js
@@ -1,6 +1,6 @@
1
window.onload = function () {
2
//MARK: Update
3
- const version = "v6.0.0";
+ const version = "v7.0.0";
4
5
checkForUpdates = async () => {
6
const url = 'https://api.github.com/repos/IPdotSetAF/NeoMatrix/tags';
0 commit comments