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 c0b48db commit 5bd2f07Copy full SHA for 5bd2f07
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelogs
2
3
+## 3.3.5 - October 12, 2023
4
+
5
+- Fixed: Fix version comparison.
6
7
8
## 3.3.4 - November 29, 2022
9
10
- Fixed: Fix code version for code-server ([@achembarpu](https://github.com/achembarpu)).
package.json
@@ -2,7 +2,7 @@
"name": "syncing",
"displayName": "%displayName%",
"description": "%description%",
- "version": "3.3.4",
+ "version": "3.3.5",
"publisher": "nonoroazoro",
"author": {
"email": "[email protected]",
0 commit comments