aboutsummaryrefslogtreecommitdiff
path: root/game-text-input/prefab-src/modules/game-text-input/include/game-text-input/gametextinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'game-text-input/prefab-src/modules/game-text-input/include/game-text-input/gametextinput.h')
-rw-r--r--game-text-input/prefab-src/modules/game-text-input/include/game-text-input/gametextinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/game-text-input/prefab-src/modules/game-text-input/include/game-text-input/gametextinput.h b/game-text-input/prefab-src/modules/game-text-input/include/game-text-input/gametextinput.h
index 47c95a4b..1a3136b8 100644
--- a/game-text-input/prefab-src/modules/game-text-input/include/game-text-input/gametextinput.h
+++ b/game-text-input/prefab-src/modules/game-text-input/include/game-text-input/gametextinput.h
@@ -35,7 +35,7 @@ extern "C" {
#define GAMETEXTINPUT_MAJOR_VERSION 3
#define GAMETEXTINPUT_MINOR_VERSION 0
-#define GAMETEXTINPUT_BUGFIX_VERSION 2
+#define GAMETEXTINPUT_BUGFIX_VERSION 3
#define GAMETEXTINPUT_PACKED_VERSION \
ANDROID_GAMESDK_PACKED_VERSION(GAMETEXTINPUT_MAJOR_VERSION, \
GAMETEXTINPUT_MINOR_VERSION, \