summaryrefslogtreecommitdiffhomepage
path: root/prepare-release.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-02-21Make gui/changes.txt include instructions on how to fill itLinus Färnstrand1-0/+5
2022-01-05Migrade gradle scripts to kotlin/ktsAlbin1-1/+1
2021-12-30Remove `+stable` from cargo args. Build with default toolchainLinus Färnstrand1-1/+1
2021-12-20Fix path to gradle file in versioning scriptsAlbin1-1/+1
Fixes the path to the gradle file used to handle versioning. The issue was instroduced when the project/app module were split in the following commit: f249bc175d21c3f732541266be9004700a913487
2021-11-30Correctly check for undefined variable in prepare-releaseLinus Färnstrand1-2/+1
2021-06-09Fix broken prepare_release.sh. Don't pass args to env.shLinus Färnstrand1-1/+1
2021-03-22Make version-metadat.sh coolerLinus Färnstrand1-1/+4
2021-03-22Rename prepare_release.sh -> prepare-release.shLinus Färnstrand1-0/+100