Skip to content

Commit 980d438

Browse files
committed
Update plugin.cfg to correct version
1 parent 19a3626 commit 980d438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/addons/godot-sqlite/plugin.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="Godot SQLite"
44
description="GDNative wrapper for SQLite (Godot 4.X+), making it possible to use SQLite databases as data storage in all your future games."
55
author="Piet Bronders & Jeroen De Geeter"
6-
version="4.1"
6+
version="4.2"
77
script="godot-sqlite.gd"

0 commit comments

Comments
 (0)