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