Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 0e2bcda

Browse files
committed
Fix release workflow by updating expired VSCE PAT.
1 parent f42e03c commit 0e2bcda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Qt for Python",
44
"description": "Qt for Python (PyQt5 and PySide2) extension for Visual Studio Code.",
55
"publisher": "seanwu",
6-
"version": "0.5.2",
6+
"version": "0.5.3",
77
"engines": {
88
"vscode": "^1.50.0"
99
},

0 commit comments

Comments
 (0)