We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ede6c commit 1f4ccf9Copy full SHA for 1f4ccf9
demo/addons/godot-sqlite/plugin.cfg
@@ -3,5 +3,5 @@
3
name="Godot SQLite"
4
description="GDNative wrapper for SQLite (Godot 3.2+), making it possible to use SQLite databases as data storage in all your future games."
5
author="Piet Bronders & Jeroen De Geeter"
6
-version="3.3"
+version="3.4"
7
script="godot-sqlite.gd"
0 commit comments