Version bump to 8.2.0

This commit is contained in:
Isaac Freeman 2026-07-18 17:45:13 +12:00
parent dd52e13907
commit e30bd0beb6
No known key found for this signature in database
GPG key ID: C19443A5DA4BAC05
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Kakano",
"version": "8.1.1",
"version": "8.2.0",
"minAppVersion": "1.13.0",
"author": "Isaac Freeman",
"authorUrl": "https://isaac.freeman.org.nz"

View file

@ -6,5 +6,5 @@
"5.1.2": "1.8.0",
"6.2.4": "1.9.0",
"7.0.6": "1.11.0",
"8.1.1": "1.13.0"
"8.2.0": "1.13.0"
}