1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-20 03:37:47 +00:00

Bump version to 0.6.2

This commit is contained in:
Joshua Goins 2024-08-04 22:58:23 -04:00
parent 054e0390ec
commit 94b50a303e
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@
# SPDX-License-Identifier: CC0-1.0
cmake_minimum_required(VERSION 3.25)
project(Astra VERSION 0.6.1 LANGUAGES CXX)
project(Astra VERSION 0.6.2 LANGUAGES CXX)
# build options used for distributors
option(BUILD_FLATPAK "Build for Flatpak." OFF)

View file

@ -27,6 +27,7 @@
<url type="vcs-browser">https://github.com/redstrate/astra</url>
<launchable type="desktop-id">zone.xiv.astra.desktop</launchable>
<releases>
<release version="0.6.2/>
<release version="0.6.1"/>
<release version="0.6.0"/>
<release version="0.5.1"/>