Skip to content

Commit

Permalink
Bump Version to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 8, 2024
1 parent 372b67f commit 829f1f6
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.4] - 2024-05-08

### Added

- It is now possible to open `.rbxl` pr `.rbxlx` file using `Studio` command
Expand Down Expand Up @@ -55,7 +57,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.3...HEAD
[unreleased]: https://github.com/argon-rbx/argon-vscode/compare/2.0.4...HEAD
[2.0.4]: https://github.com/argon-rbx/argon-vscode/compare/2.0.3...2.0.4
[2.0.3]: https://github.com/argon-rbx/argon-vscode/compare/2.0.2...2.0.3
[2.0.2]: https://github.com/argon-rbx/argon-vscode/compare/2.0.1...2.0.2
[2.0.1]: https://github.com/argon-rbx/argon-vscode/compare/2.0.0...2.0.1
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.3",
"version": "2.0.4",
"icon": "assets/logo.png",
"homepage": "https://argon.wiki",
"repository": {
Expand Down

0 comments on commit 829f1f6

Please sign in to comment.