From fc8204d8aadeffeb6b644b107b45043159e38749 Mon Sep 17 00:00:00 2001 From: Matthew Nelson Date: Thu, 18 Jan 2024 11:22:06 -0500 Subject: [PATCH] Prepare for next development iteration --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 7fcd2fc..8421f8c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,10 +27,10 @@ POM_DEVELOPER_ID=05nelsonm POM_DEVELOPER_NAME=Matthew Nelson POM_DEVELOPER_URL=https://github.com/05nelsonm/ -VERSION_NAME=0.1.0 +VERSION_NAME=0.1.1-SNAPSHOT # 0.1.0-alpha01 = 00 01 00 11 # 0.1.0-beta01 = 00 01 00 41 # 0.1.0-rc01 = 00 01 00 71 # 0.1.0 = 00 01 00 99 # 1.1.0 = 01 01 00 99 -VERSION_CODE=00010099 +VERSION_CODE=00010199