We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a3626 commit 980d438Copy full SHA for 980d438
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.1"
+version="4.2"
7
script="godot-sqlite.gd"
0 commit comments