Skip to content

Commit

Permalink
Release 2.2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dobey committed Apr 6, 2022
1 parent 367266f commit 1a83caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.9)

project(maliit-keyboard VERSION 2.2.1)
project(maliit-keyboard VERSION 2.2.1.1)

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

0 comments on commit 1a83caf

Please sign in to comment.