Skip to content

Commit

Permalink
Release v1.2.4 ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoPdRF committed Feb 9, 2024
1 parent 695dd07 commit 46b2e48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions 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.0.0/),

## [Unreleased]

## [1.2.4] - 2024-02-09

### Changed

- Upgraded `JSROOT` to `v7.5.4`. The relevant changes of this update can be seen here: [`v7.5.4` changes](https://github.com/root-project/jsroot/releases/tag/7.5.4).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "root-file-viewer",
"displayName": "ROOT File Viewer",
"description": "View ROOT files directly in VS Code!",
"version": "1.2.3",
"version": "1.2.4",
"publisher": "albertopdrf",
"engines": {
"vscode": "^1.64.0"
Expand Down

0 comments on commit 46b2e48

Please sign in to comment.