Skip to content

Commit

Permalink
update build no
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen committed Aug 6, 2024
1 parent 0eff408 commit eb3effa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions com.danemadsen.maid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ Builds:
- mv $repo/maid com.danemadsen.maid

- versionName: 1.3.0
versionCode: 18061
versionCode: 18161
commit: ad2b8b0c54d8a6c504daba2fdd262834a3051ce7
submodules: true
sudo:
Expand Down Expand Up @@ -467,7 +467,7 @@ Builds:
- mv $repo/maid com.danemadsen.maid

- versionName: 1.3.0
versionCode: 18062
versionCode: 18162
commit: ad2b8b0c54d8a6c504daba2fdd262834a3051ce7
submodules: true
sudo:
Expand Down Expand Up @@ -536,4 +536,4 @@ VercodeOperation:
- '%c * 10 + 2'
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.3.0
CurrentVersionCode: 18062
CurrentVersionCode: 18162
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: maid
description: A cross-platform Flutter app for chatting with AI.
publish_to: 'none'

version: 1.3.0+1806
version: 1.3.0+1816

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

0 comments on commit eb3effa

Please sign in to comment.