Skip to content

Commit

Permalink
update version and history
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartcaunt committed Feb 19, 2024
1 parent 740cc5d commit 911ca08
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2.11.2 19/02/2024
================
* Bug fix: Handle print dialog opening automatically on Firefox
* Improvement: Show error dialog when opening PDF documents is not enabled for browsers

2.11.1 18/01/2024
================
* Bug fix: Do not attempt visa print connection if protocol is not available.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@illgrenoble/visa-web",
"version": "2.11.1",
"version": "2.11.2",
"description": "VISA Web Application",
"angular-cli": {},
"scripts": {
Expand Down

0 comments on commit 911ca08

Please sign in to comment.