mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
chore: bump version to v10.2.4
[skip ci]
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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: .
|
||||
|
||||
Reference in New Issue
Block a user