Skip to content

Commit

Permalink
release-3.1.3: bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
f1sh1918 committed Jun 13, 2023
1 parent 31e1a57 commit e5468ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion administration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "administration",
"version": "3.1.2",
"version": "3.1.3",
"private": true,
"dependencies": {
"@apollo/client": "^3.7.9",
Expand Down
2 changes: 1 addition & 1 deletion frontend/pubspec.yaml
Original file line number Diff line number Diff line change
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: 3.1.0+109
version: 3.1.3+110

environment:
sdk: 3.0.2
Expand Down

0 comments on commit e5468ee

Please sign in to comment.