Skip to content

Commit 200b69f

Browse files
committed
[RELEASE] v1.3.2
1 parent 01846ed commit 200b69f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
cmake_minimum_required (VERSION 3.17)
1919

20-
project (godot-smce VERSION 1.3.1 LANGUAGES CXX)
20+
project (godot-smce VERSION 1.3.2 LANGUAGES CXX)
2121

2222
set (CMAKE_CXX_STANDARD 20)
2323
set (CMAKE_CXX_STANDARD_REQUIRED ON)

PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgname=smce_gd-bin
2-
pkgver=1.3.1
2+
pkgver=1.3.2
33
pkgrel=1
44
license=('APACHE')
55
pkgdesc="SMCE Frontend"

0 commit comments

Comments
 (0)