Skip to content

Commit

Permalink
[RELEASE] v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RuthgerD committed Aug 31, 2021
1 parent 01846ed commit 200b69f
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.1 LANGUAGES CXX)
project (godot-smce VERSION 1.3.2 LANGUAGES CXX)

set (CMAKE_CXX_STANDARD 20)
set (CMAKE_CXX_STANDARD_REQUIRED ON)
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.1
pkgver=1.3.2
pkgrel=1
license=('APACHE')
pkgdesc="SMCE Frontend"
Expand Down

0 comments on commit 200b69f

Please sign in to comment.