Skip to content

Commit

Permalink
Bump to the 1.3.1+48
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Feb 21, 2022
1 parent 724c632 commit 0a0e2cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Expand Up @@ -17,9 +17,9 @@ jobs:
echo "class Secrets { static String appCenterKey = '1234'; }" > lib/infrastructure/telemetry/secrets.dart
- name: Install and set flutter version
uses: subosito/flutter-action@v2.0.4
uses: subosito/flutter-action@v2.3.0
with:
flutter-version: '2.8.1'
flutter-version: '2.10.2'

- name: Generate localization files
run: |
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Expand Up @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.3.0+47
version: 1.3.1+48

environment:
sdk: '>=2.15.1 <3.0.0'
Expand Down Expand Up @@ -137,7 +137,7 @@ msix_config:
display_name: "Shiori for Genshin: Unofficial"
publisher_display_name: MiraiSoft
identity_name: 52493MiraiSoft.ShioriforGenshinUnofficial
msix_version: 1.3.0.0
msix_version: 1.3.1.0
publisher: CN=58BF90DC-3D34-433E-A12B-4C504DF78641
logo_path: assets\icon\icon.png
languages: en
Expand Down

0 comments on commit 0a0e2cd

Please sign in to comment.