Skip to content

Commit 5bd2f07

Browse files
committed
bump version to 3.3.5
1 parent c0b48db commit 5bd2f07

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelogs
22

3+
## 3.3.5 - October 12, 2023
4+
5+
- Fixed: Fix version comparison.
6+
7+
38
## 3.3.4 - November 29, 2022
49

510
- Fixed: Fix code version for code-server ([@achembarpu](https://github.com/achembarpu)).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "syncing",
33
"displayName": "%displayName%",
44
"description": "%description%",
5-
"version": "3.3.4",
5+
"version": "3.3.5",
66
"publisher": "nonoroazoro",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)