Skip to content

Commit

Permalink
Chnaged version
Browse files Browse the repository at this point in the history
  • Loading branch information
pepperkick committed Jul 11, 2019
1 parent cd852ed commit 30afaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ inline std::string GetVGUITexturePath(std::string normalTexturePath) {
return path;
}

#define PLUGIN_VERSION "0.0.7"
#define PLUGIN_VERSION "1.0.0"
#define PRINT_TAG() ConColorMsg(Color(0, 153, 153, 255), "[GSI] ")

0 comments on commit 30afaaf

Please sign in to comment.