Skip to content

Commit

Permalink
🔖 Release v1.0.0-RC33.
Browse files Browse the repository at this point in the history
  • Loading branch information
iota9star committed Sep 24, 2022
1 parent ab9c51d commit f4683c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
MACOS_IDENTITY: ${{ secrets.MACOS_IDENTITY }}
MACOS_APP_RELEASE_PATH: build/macos/Build/Products/Release
run: |
cp -f pubspec.yaml assets/
flutter config --enable-macos-desktop
flutter pub get
flutter build macos --release
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mikan_flutter
description: mikanani.me

version: 1.0.0-RC32+54
version: 1.0.0-RC33+55

publish_to: none

Expand Down

0 comments on commit f4683c3

Please sign in to comment.