Skip to content

Commit

Permalink
Version 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolarevelant committed Aug 26, 2023
1 parent 71191ad commit 8925ff1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.3.4

- Randomize PC's moves with same score
- Add icon for About dialog
- Support for themed bitmaps

# 1.3.3

- Follow GNU install dirs for installation path
Expand Down
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.20)
project(italian-draughts
VERSION 1.3.3
VERSION 1.3.4
DESCRIPTION "Play Italian Draughts against the computer"
LANGUAGES CXX)

Expand Down

0 comments on commit 8925ff1

Please sign in to comment.