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