Bump version.
This commit is contained in:
parent
58013ad571
commit
b45a77a465
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -369,7 +369,6 @@ jobs:
|
||||
- name: Download Installer Artifact
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: Qtk Packages
|
||||
path: |
|
||||
build/packages/*
|
||||
install/*
|
||||
|
@ -31,7 +31,7 @@ add_compile_options(-fPIC)
|
||||
################################################################################
|
||||
project(
|
||||
#[[NAME]] Qtk
|
||||
VERSION 0.2
|
||||
VERSION 0.3
|
||||
DESCRIPTION "Qt OpenGL library and desktop application."
|
||||
LANGUAGES CXX C
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user