version upgrade

This commit is contained in:
MohammadTaha Basiri 2022-05-03 00:49:50 +04:30
parent d9c930c494
commit b92369e600
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: app-test
spec:
allow_http: false
disable_default_domains: true
image: app:2.1.0.17
image: app:2.1.1.17
image_pull_policy: IfNotPresent
path: /
replicas: 1

View File

@ -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: 2.1.0+17
version: 2.1.1+17
environment:
sdk: ">=2.12.0 <3.0.0"