Skip to content

Commit

Permalink
v3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
monkey0506 committed Jun 6, 2018
1 parent 2de3bf2 commit 9bafc22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AGSteamPlugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ void AGSteamPlugin::Update() const noexcept

float AGSteamPlugin::GetVersion() const noexcept
{
return 3.3f;
return 3.4f;
}

char const* AGSteamPlugin::GetAGSPluginName() const noexcept
Expand Down

0 comments on commit 9bafc22

Please sign in to comment.