Skip to content

Commit

Permalink
Release v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaffeine committed Aug 27, 2024
1 parent 051acd5 commit a20117c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## InfclassR v1.5.3 - 2024-08-27
Hotfix:
- Fixed infected player could fire as human during the tick of infection

## InfclassR v1.5.2 - 2024-08-23

Fixes:
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

cmake_minimum_required(VERSION 3.15...3.29)
project(InfclassR
VERSION 1.5.2
VERSION 1.5.3
)
set(VERSION_SUFFIX "")

Expand Down

0 comments on commit a20117c

Please sign in to comment.