We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28012a commit a0803d5Copy full SHA for a0803d5
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## InfclassR v1.5.1 - 2024-xx-xx
+## InfclassR v1.5.1 - 2024-07-13
4
5
General:
6
- Implemented tracking of taxi passengers kills caused by the driver hooked to death tiles
CMakeLists.txt
@@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.15...3.29)
project(InfclassR
- VERSION 1.5.0
+ VERSION 1.5.1
)
7
set(VERSION_SUFFIX "")
8
0 commit comments