Skip to content

Commit

Permalink
[RELEASE] v1.3.3-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
  • Loading branch information
AeroStun committed Mar 19, 2022
1 parent afc83c9 commit d034ee0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

cmake_minimum_required (VERSION 3.17)

project (godot-smce VERSION 1.3.2 LANGUAGES CXX)
project (godot-smce VERSION 1.3.3 LANGUAGES CXX)
list (APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/CMake/Modules")
include (UserConfigVars)

Expand Down
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname=smce_gd-bin
pkgver=1.3.2
pkgver=1.3.3_rc1
pkgrel=1
license=('APACHE')
pkgdesc="SMCE Frontend"
Expand Down

0 comments on commit d034ee0

Please sign in to comment.