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