Fix webapp not reporting version 6.1.5

This commit is contained in:
Chrystian Huot 2022-01-24 11:01:31 -05:00
parent 7f537689bc
commit 0246605379

View file

@ -39,5 +39,5 @@
"build": "ng build --base-href ./ --configuration production",
"start": "ng serve"
},
"version": "6.1.4"
"version": "6.1.5"
}