mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
chore: updating version
This commit is contained in:
parent
4456786f4b
commit
e9f50326cb
2 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
Loading…
Reference in a new issue