Update for Aki 2.3.1

This commit is contained in:
StuckInLimbo 2022-06-07 14:05:19 -04:00
parent 956ce2954b
commit 110472207b
2 changed files with 3 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,3 +1 @@
/_uabe/ /_uabe/
*.sublime-project
*.sublime-workspace

View File

@ -1,8 +1,8 @@
{ {
"name": "ClearVision", "name": "ClearVision",
"author": "Limbo", "author": "Limbo",
"version": "1.0.3", "version": "1.0.4",
"akiVersion": "2.2.0", "akiVersion": "2.3.1",
"license": "CC BY-NC 4.0", "license": "CC BY-NC 4.0",
"optionalDependencies": {}, "optionalDependencies": {},
"main": "package.js" "main": "package.js"