diff --git a/manifest.json b/manifest.json index 4a0d2f9..2ab39fd 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/versions.json b/versions.json index df6275f..bf267e6 100644 --- a/versions.json +++ b/versions.json @@ -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" } \ No newline at end of file