poke version & changelog for next version AGAIN
Some checks failed
Compile / Build SM ${{ matrix.sm-version }} (1.12) (push) Has been cancelled
Compile / Release (push) Has been cancelled

This commit is contained in:
rtldg 2025-06-24 15:50:35 +00:00
parent 69ffbc1d7f
commit ee96ef9f7f
2 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,11 @@ Note: Dates are UTC+0.
# v3.?.? - ? - 2025-0?-? - rtldg
what will go here? hmm i wonder... maybe vscript pull request? maybe updating tf2 gamedata because i forgot? who knows...
# v3.5.1 - small things - 2025-06-24 - rtldg
- fix olivia's name in the author lists https://github.com/shavitush/bhoptimer/commit/f0ccf6dc0aa45aa72d7c428d5c8866aae28467e4
- shavit-wr.sp - add back buttons to !delete menus (QoL) https://github.com/shavitush/bhoptimer/commit/877b71aa4d8a7735ee0eec189dd0ef6a72249180 @mourningsickness @rtldg

View File

@ -24,7 +24,7 @@
#endif
#define _shavit_core_included
#define SHAVIT_VERSION "3.5.1"
#define SHAVIT_VERSION "3.5.2a"
#define STYLE_LIMIT 256
// god i fucking hate sourcemod. NULL_VECTOR isn't const so it's not guaranteed to be 0,0,0