Skip to content

Commit

Permalink
1.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnurou committed Jul 11, 2022
1 parent f9d3b97 commit c4eb2f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ endif(APPLE)
# Set the program name to be the same as the project
set(tagaini_binary ${CMAKE_PROJECT_NAME})

set(VERSION 1.2.0)
set(VERSION 1.2.1)
set(QTVERSION 5.12)
set(CMAKE_AUTOMOC ON)

Expand Down
4 changes: 4 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.2.1 released on 2022/07/11
* Update SQLite to 3.39.0.
* Fix a crash when trying to print entry lists.

1.2.0 released on 2022/05/22
* Update SQLite to 3.38.5.
* Update translations from Transifex.
Expand Down

0 comments on commit c4eb2f8

Please sign in to comment.