Skip to content

Commit

Permalink
Merge pull request #153 from dobey/release-2.3.1
Browse files Browse the repository at this point in the history
Release 2.3.1
  • Loading branch information
dobey authored Jul 21, 2022
2 parents a8a17cd + 17834dd commit 9673c8e
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.3.0)
project(maliit-keyboard VERSION 2.3.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 9673c8e

Please sign in to comment.