Skip to content

Commit 003f377

Browse files
committed
poke version & changelog for next version
1 parent f31c4f6 commit 003f377

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ CHANGELOG.md file for bhoptimer -- https://github.com/shavitush/bhoptimer
22
Note: Dates are UTC+0.
33

44

5+
6+
# v3.?.? - ? - 2025-06-?? - rtldg
7+
- shavit-mapchooser timerified (more) https://github.com/shavitush/bhoptimer/pull/1242 @mourningsickness
8+
9+
10+
511
# v3.5.0 - too much, too little, and too late - 2025-06-06 - rtldg
612
this is too dense and unreadable. I'm sorry...
713

addons/sourcemod/scripting/include/shavit/core.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#endif
2525
#define _shavit_core_included
2626

27-
#define SHAVIT_VERSION "3.5.0"
27+
#define SHAVIT_VERSION "3.5.1a"
2828
#define STYLE_LIMIT 256
2929

3030
// god i fucking hate sourcemod. NULL_VECTOR isn't const so it's not guaranteed to be 0,0,0

0 commit comments

Comments
 (0)