Skip to content

Commit

Permalink
[version] 1.0.50 update
Browse files Browse the repository at this point in the history
  • Loading branch information
boring-km committed Nov 10, 2023
1 parent 1230b4f commit 1a37cd7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2.8.0
with:
flutter-version: '3.13.6'
flutter-version: '3.13.9'
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.1.2'
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
java-version: '11.x'
- uses: subosito/flutter-action@v2.8.0
with:
flutter-version: '3.13.6'
flutter-version: '3.13.9'
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.1.2'
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 링크풀 - 체계적인 링크 관리의 시작

publish_to: 'none'

version: 1.0.49+49
version: 1.0.50+50

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit 1a37cd7

Please sign in to comment.