chore: bump version to v10.2.4

[skip ci]
This commit is contained in:
Jagandeep Brar
2023-03-27 04:36:15 -04:00
parent 074e8fa756
commit 7c8e17e59f
4 changed files with 10 additions and 10 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "lunasea",
"version": "10.2.3",
"version": "10.2.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "lunasea",
"version": "10.2.3",
"version": "10.2.4",
"devDependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",

View File

@@ -1,7 +1,7 @@
{
"name": "lunasea",
"description": "Self-Hosted Controller",
"version": "10.2.3",
"version": "10.2.4",
"private": true,
"scripts": {
"build:android": "flutter clean && flutter build apk --release",

View File

@@ -1,6 +1,6 @@
name: lunasea
description: Self-Hosted Controller
version: 10.2.3+1
version: 10.2.4+1
publish_to: "none"
environment:
sdk: ">=2.19.0 <3.0.0"

View File

@@ -1,5 +1,5 @@
name: lunasea
version: 10.2.3
version: 10.2.4
confinement: strict
base: core18
@@ -17,18 +17,18 @@ apps:
lunasea:
command: lunasea
extensions:
- flutter-stable
- flutter-stable
plugs:
- home
- network
- home
- network
slots:
- dbus-lunasea
- dbus-lunasea
parts:
zenity:
plugin: nil
stage-packages:
- zenity
- zenity
lunasea:
source: .