Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
djcouto committed Jan 19, 2021
1 parent 1a8a718 commit ae9b11d
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 18 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,9 @@
- Update ubirider website link
- Fix minor bugs
- Fix typos

## version 1.1.2 (19.01.2021)
- Add contact popup
- Add iOS 12.5 compatibility
- Fix minor bugs
- Fix typos
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<div align="center">
<!-- Version -->
<a href="https://github.com/stayawayinesctec/stayaway-app">
<img alt="v.1.1.1"
src="https://img.shields.io/badge/Version-1.1.1-blue">
<img alt="v1.1.2"
src="https://img.shields.io/badge/Version-1.1.2-blue">
</a>
<!-- Build -->
<a href="https://github.com/stayawayinesctec/stayaway-app/actions?query=workflow%3A%22Android+Production+Build%22">
Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ android {
applicationId "fct.inesctec.stayaway"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 101010
versionName "1.1.1"
versionCode 101020
versionName "1.1.2"

resValue "string", "build_config_package", "fct.inesctec.stayaway"
resConfigs "en", "pt"
Expand Down
24 changes: 12 additions & 12 deletions ios/Divoc.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@
CODE_SIGN_ENTITLEMENTS = "Divoc/Supporting Files/Entitlements.debug.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101000;
CURRENT_PROJECT_VERSION = 101020;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
ENABLE_BITCODE = NO;
Expand All @@ -839,7 +839,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -868,15 +868,15 @@
CODE_SIGN_ENTITLEMENTS = "Divoc/Supporting Files/Entitlements.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101000;
CURRENT_PROJECT_VERSION = 101020;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1069,15 +1069,15 @@
CODE_SIGN_ENTITLEMENTS = "Divoc/Supporting Files/Entitlements.debug.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101000;
CURRENT_PROJECT_VERSION = 101020;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1182,15 +1182,15 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101000;
CURRENT_PROJECT_VERSION = 101020;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1302,7 +1302,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101000;
CURRENT_PROJECT_VERSION = 101020;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = NO;
Expand All @@ -1315,7 +1315,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -1423,15 +1423,15 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 101000;
CURRENT_PROJECT_VERSION = 101020;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = VB258YUFG3;
INFOPLIST_FILE = "Divoc/Supporting Files/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.1.1;
MARKETING_VERSION = 1.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion ios/DivocTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.1</string>
<string>1.1.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://keyruptive.com"
},
"main": "index.js",
"version": "1.1.1",
"version": "1.1.2",
"license": "EUPL-1.2",
"keywords": [
"covid19",
Expand Down

0 comments on commit ae9b11d

Please sign in to comment.