mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
vbump extensions after publish (#21275)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "cms",
|
"name": "cms",
|
||||||
"displayName": "%cms.displayName%",
|
"displayName": "%cms.displayName%",
|
||||||
"description": "%cms.description%",
|
"description": "%cms.description%",
|
||||||
"version": "0.9.2",
|
"version": "0.9.3",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
|
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "query-history",
|
"name": "query-history",
|
||||||
"displayName": "%queryHistory.displayName%",
|
"displayName": "%queryHistory.displayName%",
|
||||||
"description": "%queryHistory.description%",
|
"description": "%queryHistory.description%",
|
||||||
"version": "0.5.3",
|
"version": "0.5.4",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
|
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
|
||||||
"icon": "images/extension.png",
|
"icon": "images/extension.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user