Skip to content

Commit

Permalink
Bump version to 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil25 committed Dec 11, 2022
1 parent 54b1ffd commit 37ea2c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
Binary file modified plugins/rtd.smx
Binary file not shown.
2 changes: 1 addition & 1 deletion scripting/rtd.sp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

/******* D E F I N E S ******/

#define PLUGIN_VERSION "2.3.4"
#define PLUGIN_VERSION "2.3.5"

#define CHAT_PREFIX "\x07FFD700[RTD]\x01"
#define CONS_PREFIX "[RTD]"
Expand Down
9 changes: 2 additions & 7 deletions update.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
{
"Version"
{
"Latest" "2.3.4"
"Previous" "2.3.3"
"Latest" "2.3.5"
"Previous" "2.3.4"
}

"Notes" "View changelog at https://github.com/Phil25/RTD/wiki/changelog"
Expand All @@ -17,12 +17,7 @@
{
"Plugin" "Path_SM/plugins/rtd.smx"

"Source" "Path_SM/scripting/rtd.sp"
"Source" "Path_SM/scripting/rtd/cache.sp"
"Source" "Path_SM/scripting/rtd/stocks.sp"
"Source" "Path_SM/scripting/rtd/classes/containers.sp"

"Source" "Path_SM/scripting/rtd/perks/necromash.sp"
}

"Plugin" "Path_SM/plugins/rtd.smx"
Expand Down

0 comments on commit 37ea2c2

Please sign in to comment.