Skip to content

Commit dea5d66

Browse files
authored
Merge pull request #114 from dobey/release-2.2.1
Release 2.2.1
2 parents c0c092d + 161d407 commit dea5d66

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.1.0)
3+
project(maliit-keyboard VERSION 2.2.1)
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)