prepare v1.0.0-alpha1
This commit is contained in:
parent
ea57314d1d
commit
331251ec42
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
2
build.sh
2
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
|
||||
|
|
Loading…
Add table
Reference in a new issue