From 6ca8b7745d2cdd1a23681a171d586b340d5bb9ae Mon Sep 17 00:00:00 2001 From: Gunnar Wagenknecht Date: Fri, 1 Mar 2024 11:34:43 +0100 Subject: [PATCH] Prepare for next dev iteration on main branch --- dist/BUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/BUILD b/dist/BUILD index ddc97db..cfbf690 100644 --- a/dist/BUILD +++ b/dist/BUILD @@ -7,10 +7,10 @@ package( ) # the upcoming release to publish -_version = "1.1.0" +_version = "1.2.0" # the last public release on GitHub -_previous_release_tag = "1.0.0" +_previous_release_tag = "1.1.0" # Build the artifact to put on the github release page. pkg_tar(