Skip to content

Commit

Permalink
Bump plugin version to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
2shady4u committed Jun 17, 2022
1 parent 917e13c commit 1af2c44
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 3.2+), making it possible to use SQLite databases as data storage in all your future games."
author="Piet Bronders & Jeroen De Geeter"
version="3.2"
version="3.3"
script="godot-sqlite.gd"

0 comments on commit 1af2c44

Please sign in to comment.