Skip to content

Commit

Permalink
Bump version to 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil25 committed Mar 2, 2024
1 parent ca56e2e commit 811f47e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 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 @@ -28,7 +28,7 @@
#tryinclude <friendly>
#tryinclude <friendlysimple>

#define PLUGIN_VERSION "2.5.3"
#define PLUGIN_VERSION "2.5.4"

#define CHAT_PREFIX "\x07FFD700[RTD]\x01"
#define CONS_PREFIX "[RTD]"
Expand Down
11 changes: 3 additions & 8 deletions update.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
{
"Version"
{
"Latest" "2.5.3"
"Previous" "2.5.2"
"Latest" "2.5.4"
"Previous" "2.5.3"
}

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

"Plugin" "Path_SM/translations/rtd2.phrases.txt"
"Plugin" "Path_SM/translations/rtd2_perks.phrases.txt"

"Source" "Path_SM/scripting/rtd.sp"
"Source" "Path_SM/scripting/rtd/classes/perk.sp"
"Source" "Path_SM/scripting/rtd/convars.sp"
"Source" "Path_SM/scripting/rtd/stocks.sp"
"Source" "Path_SM/scripting/rtd/natives.sp"
}

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

0 comments on commit 811f47e

Please sign in to comment.