Skip to content

Commit d095553

Browse files
committed
chore: increase plugin's version v3.0.4 -> v3.0.5
1 parent 7d2bdcb commit d095553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/src/main/java/com/poingstudios/godot/admob/core/utils/PluginConfiguration.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ package com.poingstudios.godot.admob.core.utils
22

33
class PluginConfiguration {
44
object Constants {
5-
const val PLUGIN_VERSION = "3.0.4"
5+
const val PLUGIN_VERSION = "3.0.5"
66
}
77
}

0 commit comments

Comments
 (0)