From 331251ec422b608ced3c968c0e377742bd0ce203 Mon Sep 17 00:00:00 2001 From: Abdulkaiz Khatri <24286590+ful1e5@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:34:19 +0530 Subject: [PATCH] prepare v1.0.0-alpha1 --- CHANGELOG.md | 2 +- build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d4c416..692fa00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] -## [v1.0.0-alpha1] - +## [v1.0.0-alpha1] - 11 June 2024 ### Added diff --git a/build.sh b/build.sh index 129a714..2dd8555 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash # A script for preparing binaries of Notwaita Cursors, created by Abdulkaiz Khatri. -version="v1.0.0" +version="v1.0.0-alpha1" error() ( set -o pipefail