chore(version): bump to 10.1.1

This commit is contained in:
Jagandeep Brar
2022-08-21 16:21:35 -04:00
parent b02fe81df6
commit bbb8dbc3b3
5 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "lunasea",
"description": "Self-Hosted Controller",
"version": "10.1.0",
"version": "10.1.1",
"private": true,
"scripts": {
"build:android": "flutter clean && flutter build apk --bundle-sksl-path shaders/android_sksl.json --release",
@@ -51,4 +51,4 @@
"husky": "^8.0.1",
"standard-version": "^9.5.0"
}
}
}