Skip to content

Commit 426c193

Browse files
committed
Version 1.1.2.
1 parent 8a0f4e3 commit 426c193

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.1.2:
2+
- update pugsetup integration to pugsetup 2.0.0 api
3+
- add multi1v1_spawninfo command for dumping spawn info
4+
- add cvar sm_multi1v1_randomize_arena_order to randomize arena order
5+
16
1.1.1:
27
- correct ``sm_multi1v1_mute_other_arenas`` behavior to not mute gunshots when the plugin is disabled
38
- update polish translations (thanks spyrek)

scripting/multi1v1/version.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#tryinclude "manual_version.sp"
22
#if !defined PLUGIN_VERSION
3-
#define PLUGIN_VERSION "1.1.2-dev"
3+
#define PLUGIN_VERSION "1.1.2"
44
#endif

0 commit comments

Comments
 (0)