From 87d42e3b3b4dc5c9b12e37fd57f0069a02879acd Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 28 Aug 2024 19:49:36 -0400 Subject: [PATCH] 0.0.23-wip again. Let's gooooo. --- GNUmakefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 778531f7..80fea4df 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -3,9 +3,9 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules -VERSION_CODE := 26 -VERSION_NUMBER := 0.0.22 -VERSION_NAME := Get born soon. +VERSION_CODE := 27 +VERSION_NUMBER := 0.0.23-wip +VERSION_NAME := Me upon my pony on my boat. SQLITE_URL := https://www.sqlite.org/2024/sqlite-amalgamation-3460100.zip BUNDLETOOL_URL := https://github.com/google/bundletool/releases/download/1.17.0/bundletool-all-1.17.0.jar