From 4b82a2e353abb2e9c43f86d1b4b9afac8f392485 Mon Sep 17 00:00:00 2001 From: Andy Date: Thu, 5 Oct 2023 09:56:24 +0200 Subject: [PATCH] release-3.2.1: update version --- administration/package.json | 2 +- frontend/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/administration/package.json b/administration/package.json index 2219f2eb8..65c1a43ec 100644 --- a/administration/package.json +++ b/administration/package.json @@ -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" diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 051c8566c..a17540dac 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -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