chore: updating version

This commit is contained in:
Kacper Kula 2025-03-14 17:27:55 +00:00
parent 4456786f4b
commit e9f50326cb
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "sqlseal",
"name": "SQLSeal",
"version": "0.28.1",
"version": "0.28.2",
"minAppVersion": "0.15.0",
"description": "Use SQL in your notes to query your vault files and CSV content.",
"author": "hypersphere",

View file

@ -50,5 +50,6 @@
"0.26.0": "0.15.0",
"0.27.0": "0.15.0",
"0.28.0": "0.15.0",
"0.28.1": "0.15.0"
"0.28.1": "0.15.0",
"0.28.2": "0.15.0"
}