mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-20 03:37:47 +00:00
Bump version to 0.7.0
This commit is contained in:
parent
3e8e0acaae
commit
225a42ada1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
cmake_minimum_required(VERSION 3.25)
|
||||
project(Astra VERSION 0.6.0 LANGUAGES CXX)
|
||||
project(Astra VERSION 0.7.0 LANGUAGES CXX)
|
||||
|
||||
# build options used for distributors
|
||||
option(BUILD_FLATPAK "Build for Flatpak." OFF)
|
||||
|
|
Loading…
Add table
Reference in a new issue