Skip to content

Commit

Permalink
chore: Update version to 9.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arildm committed May 27, 2024
1 parent fb6a425 commit 9087000
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [9.6.0] - 2024-05-27

### Added

Expand Down Expand Up @@ -212,7 +212,7 @@
- Lots of bug fixes for the sidebar

[unreleased]: https://github.com/spraakbanken/korp-frontend/compare/master...dev
[9.5.3]: https://github.com/spraakbanken/korp-frontend/releases/tag/v9.5.3
[9.6.0]: https://github.com/spraakbanken/korp-frontend/releases/tag/v9.6.0
[9.5.2]: https://github.com/spraakbanken/korp-frontend/releases/tag/v9.5.2
[9.5.1]: https://github.com/spraakbanken/korp-frontend/releases/tag/v9.5.1
[9.5.0]: https://github.com/spraakbanken/korp-frontend/releases/tag/v9.5.0
Expand Down
2 changes: 1 addition & 1 deletion app/markup/about.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="modal-header">
<h2>Korp version 9.5.3</h2>
<h2>Korp version 9.6.0</h2>
<span ng-click="clickX()" class="close-x">×</span>

</div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "korp-frontend",
"version": "9.5.3",
"version": "9.6.0",
"dependencies": {
"@fortawesome/fontawesome-free": "6.2.1",
"angular": "1.8.3",
Expand Down

0 comments on commit 9087000

Please sign in to comment.