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