We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5c924 commit 3b2b806Copy full SHA for 3b2b806
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "querym",
3
"description": "just another database graphical client",
4
- "version": "0.5.7",
+ "version": "0.5.8",
5
"keywords": [
6
"database",
7
"mysql",
@@ -256,7 +256,8 @@
256
},
257
"linux": {
258
"target": [
259
- "AppImage", "deb"
+ "AppImage",
260
+ "deb"
261
],
262
"artifactName": "${name}-${version}-${platform}_${arch}.${ext}",
263
"category": "Development"
release/app/package.json
@@ -1,6 +1,6 @@
"description": "Yet another database GUI for MySQL",
"license": "MIT",
"author": {
0 commit comments