We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2e913 commit 5b509d3Copy full SHA for 5b509d3
2 files changed
SQLFormatter.tableplusplugin/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "SQL Formatter Plugin",
3
"identifier": "com.tinyapp.TablePlus.SQLFormatter",
4
- "version": "1.0",
+ "version": "1.1",
5
"detail": "This plugin helps you format the SQL statement",
6
"author": "TablePlus",
7
"authorEmail": "nick@tableplus.com",
SQLFormatter.tableplusplugin/package.json
@@ -1,6 +1,6 @@
"name": "com.tinyapp.TablePlus.SQLFormatter.tableplusplugin",
- "version": "1.0.1",
+ "version": "1.0.0",
"description": "This plugin helps fill your empty table with funny text and quote for testing purpose",
"main": "main.js",
"dependencies": {
0 commit comments