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 f860217 commit 3d68241Copy full SHA for 3d68241
index.js
@@ -1,5 +1,5 @@
1
window.onload = function () {
2
- const version = "v3.2.0";
+ const version = "v4.0.0";
3
4
checkForUpdates = async () => {
5
const url = 'https://api.github.com/repos/IPdotSetAF/NeoMatrix/tags';
0 commit comments