fix: update changelog (#466)

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-07-18 20:53:22 +08:00
committed by GitHub
parent c988dd88d7
commit 5ee98f90e8
4 changed files with 12 additions and 12 deletions

View File

@@ -15,8 +15,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: '0'
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
@@ -54,8 +52,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: '0'
- name: Install Flutter
uses: subosito/flutter-action@v2
- name: Build

View File

@@ -2,6 +2,6 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 1014;
static const int build = 1013;
static const int script = 50;
}

View File

@@ -385,8 +385,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "v1.0.67"
resolved-ref: e91886e49ccede77ba7fed14325963ac260f999e
ref: "v1.0.72"
resolved-ref: "7b57c8e08ff199247bb174d499876627b10f86b5"
url: "https://github.com/lppcg/fl_lib"
source: git
version: "0.0.1"
@@ -1434,14 +1434,14 @@ packages:
source: hosted
version: "3.0.0"
webdav_client:
dependency: transitive
dependency: "direct main"
description:
path: "."
ref: main
resolved-ref: "88de97ad783c624d81b0dbcc09927b10aabd5580"
ref: "v1.0.66"
resolved-ref: "1908cd0f4909730d9ae4d4fc4c05fb2576b3f674"
url: "https://github.com/lollipopkit/webdav_client"
source: git
version: "1.2.1"
version: "1.2.2"
win32:
dependency: transitive
description:

View File

@@ -55,10 +55,14 @@ dependencies:
git:
url: https://github.com/lollipopkit/plain_notification_token
ref: v1.0.23
webdav_client:
git:
url: https://github.com/lollipopkit/webdav_client
ref: v1.0.66
fl_lib:
git:
url: https://github.com/lppcg/fl_lib
ref: v1.0.67
ref: v1.0.72
dependency_overrides:
# dartssh2: