Skip to content

Commit

Permalink
Update plugin.cfg to correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
2shady4u committed Jul 8, 2023
1 parent 19a3626 commit 980d438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/addons/godot-sqlite/plugin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name="Godot SQLite"
description="GDNative wrapper for SQLite (Godot 4.X+), making it possible to use SQLite databases as data storage in all your future games."
author="Piet Bronders & Jeroen De Geeter"
version="4.1"
version="4.2"
script="godot-sqlite.gd"

0 comments on commit 980d438

Please sign in to comment.