mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-21 12:17:45 +00:00
Bump version to 0.5.1
This commit is contained in:
parent
25aee21905
commit
b341e3ac3e
2 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.25)
|
cmake_minimum_required(VERSION 3.25)
|
||||||
project(Astra VERSION 0.5.0 LANGUAGES CXX)
|
project(Astra VERSION 0.5.1 LANGUAGES CXX)
|
||||||
|
|
||||||
# build options used for distributors
|
# build options used for distributors
|
||||||
option(BUILD_FLATPAK "Build for Flatpak." OFF)
|
option(BUILD_FLATPAK "Build for Flatpak." OFF)
|
||||||
|
|
|
@ -27,6 +27,7 @@
|
||||||
<url type="vcs-browser">https://sr.ht/~redstrate/astra</url>
|
<url type="vcs-browser">https://sr.ht/~redstrate/astra</url>
|
||||||
<launchable type="desktop-id">zone.xiv.astra.desktop</launchable>
|
<launchable type="desktop-id">zone.xiv.astra.desktop</launchable>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="0.5.1"/>
|
||||||
<release version="0.5.0"/>
|
<release version="0.5.0"/>
|
||||||
</releases>
|
</releases>
|
||||||
<provides>
|
<provides>
|
||||||
|
|
Loading…
Add table
Reference in a new issue