Skip to content

Commit

Permalink
🔖 Version 1.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
michprev committed Oct 8, 2024
1 parent 257328b commit 953b38f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.16.4]
### Fixes
- Fixed language server with conda installation crashing due to colliding Python packages being installed in user site-packages

## [1.16.3]
### Fixes
- Fixed various compilation issues
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tools-for-solidity",
"displayName": "Solidity (Wake)",
"version": "1.16.3",
"version": "1.16.4",
"publisher": "ackeeblockchain",
"description": "Code fast and secure Solidity smart contracts on Ethereum with a Remix-like experience",
"keywords": [
Expand Down

0 comments on commit 953b38f

Please sign in to comment.