Skip to content

Commit 7474dd7

Browse files
author
sampctl
committed
sampctl package release: 2.0.0
1 parent 954da51 commit 7474dd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

item_array_data_version.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
// DO NOT EDIT THIS FILE MANUALLY!
33
// To update the version number for a new release, run "sampctl package release"
44

5-
#define ITEM_ARRAY_DATA_VERSION_MAJOR (1)
5+
#define ITEM_ARRAY_DATA_VERSION_MAJOR (2)
66
#define ITEM_ARRAY_DATA_VERSION_MINOR (0)
7-
#define ITEM_ARRAY_DATA_VERSION_PATCH (1)
7+
#define ITEM_ARRAY_DATA_VERSION_PATCH (0)

0 commit comments

Comments
 (0)