Skip to content

Commit

Permalink
Merge pull request #143 from dobey/release-2-3
Browse files Browse the repository at this point in the history
Release 2.3.0
  • Loading branch information
dobey authored Jul 6, 2022
2 parents fa554a6 + 4bbf64b commit dcde37d
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.1)
project(maliit-keyboard VERSION 2.3.0)

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 dcde37d

Please sign in to comment.