From 110472207b10b112ec22825dee7a1efcff2d1630 Mon Sep 17 00:00:00 2001 From: StuckInLimbo Date: Tue, 7 Jun 2022 14:05:19 -0400 Subject: [PATCH] Update for Aki 2.3.1 --- .gitignore | 4 +--- package.json | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8fb333c..888010c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/_uabe/ -*.sublime-project -*.sublime-workspace \ No newline at end of file +/_uabe/ \ No newline at end of file diff --git a/package.json b/package.json index 44fb584..ab56157 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "ClearVision", "author": "Limbo", - "version": "1.0.3", - "akiVersion": "2.2.0", + "version": "1.0.4", + "akiVersion": "2.3.1", "license": "CC BY-NC 4.0", "optionalDependencies": {}, "main": "package.js"