From eca09b8d58c3d479548cdb9ae8419010ca999756 Mon Sep 17 00:00:00 2001 From: Kenichi Aramaki Date: Mon, 4 Mar 2019 21:04:34 +0900 Subject: [PATCH 1/2] hoge --- App.xcconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 App.xcconfig diff --git a/App.xcconfig b/App.xcconfig new file mode 100644 index 0000000..cd6dece --- /dev/null +++ b/App.xcconfig @@ -0,0 +1,3 @@ + +APP_VERSION=1.0.0 + From 1e0220a9813aefeae9d3d2fac285263596f4a693 Mon Sep 17 00:00:00 2001 From: Kenichi Aramaki Date: Mon, 4 Mar 2019 21:24:37 +0900 Subject: [PATCH 2/2] Bump version to 4.1 --- App.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.xcconfig b/App.xcconfig index cd6dece..b611840 100644 --- a/App.xcconfig +++ b/App.xcconfig @@ -1,3 +1,3 @@ -APP_VERSION=1.0.0 +APP_VERSION=4.1