Skip to content

Commit

Permalink
Bump Version to 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 10, 2024
1 parent 4635c0d commit b0680ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

## [Unreleased]

## [2.0.10] - 2024-08-10

### Added

- Compatibility with Rojo's `serveAddress` and `servePort` project fields
Expand Down Expand Up @@ -113,7 +115,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

- Initial release

[unreleased]: https://github.com/argon-rbx/argon-vscode/compare/2.0.9...HEAD
[unreleased]: https://github.com/argon-rbx/argon-vscode/compare/2.0.10...HEAD
[2.0.10]: https://github.com/argon-rbx/argon-vscode/compare/2.0.9...2.0.10
[2.0.9]: https://github.com/argon-rbx/argon-vscode/compare/2.0.8...2.0.9
[2.0.8]: https://github.com/argon-rbx/argon-vscode/compare/2.0.7...2.0.8
[2.0.7]: https://github.com/argon-rbx/argon-vscode/compare/2.0.6...2.0.7
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Argon",
"description": "Full featured tool for Roblox development",
"publisher": "Dervex",
"version": "2.0.9",
"version": "2.0.10",
"icon": "assets/logo.png",
"homepage": "https://argon.wiki",
"repository": {
Expand Down

0 comments on commit b0680ec

Please sign in to comment.