Skip to content

Commit

Permalink
Merge pull request #86 from Poing-Studios/update-version
Browse files Browse the repository at this point in the history
ci: update version to 3.1.0
  • Loading branch information
gumaciel authored Dec 17, 2023
2 parents b7c9f2d + dc1a66b commit 9f42fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PoingGodotAdMob/src/ads/helpers/PluginConfiguration.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
#ifndef PluginConfiguration_h
#define PluginConfiguration_h

static NSString *const PLUGIN_VERSION = @"3.0.3";
static NSString *const PLUGIN_VERSION = @"3.1.0";

#endif /* PluginConfiguration_h */

0 comments on commit 9f42fa4

Please sign in to comment.