Skip to content

Commit 39a9821

Browse files
committed
🆙 bump version
1 parent 722bccc commit 39a9821

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.0.46
2+
- Add riscv64 support (#147)
3+
14
## 0.0.45
25
- Use windows-x64 server on windows-arm64
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "open-remote-ssh",
33
"displayName": "Open Remote - SSH",
44
"description": "Use any remote machine with a SSH server as your development environment.",
5-
"version": "0.0.45",
5+
"version": "0.0.46",
66
"publisher": "jeanp413",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)