Skip to content

Commit

Permalink
release-3.2.1: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
f1sh1918 committed Oct 5, 2023
1 parent 5c317be commit 4b82a2e
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.2.0",
"version": "3.2.1",
"private": true,
"dependenciesComments": {
"typescript": "Keeping on 5.0.x because of current incompatibility of 5.1.x with @typescript-eslint"
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.2.0+113
version: 3.2.1+114

environment:
sdk: 3.0.2
Expand Down

0 comments on commit 4b82a2e

Please sign in to comment.