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