Skip to content

Commit dcde37d

Browse files
authored
Merge pull request #143 from dobey/release-2-3
Release 2.3.0
2 parents fa554a6 + 4bbf64b commit dcde37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.9)
22

3-
project(maliit-keyboard VERSION 2.2.1.1)
3+
project(maliit-keyboard VERSION 2.3.0)
44

55
option(enable-presage "Use presage to calculate word candidates (maliit-keyboard-plugin only)" ON)
66
option(enable-hunspell "Use hunspell for error correction (maliit-keyboard-plugin only)" ON)

0 commit comments

Comments
 (0)