forked from Ivasoft/geovisio-website
fix version
This commit is contained in:
@@ -9,8 +9,6 @@ Before _0.1.0_, website development was on rolling release, meaning there are no
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.1.1] - 2023-09-05
|
||||
|
||||
### Changed
|
||||
- GeoVisio web viewer upgraded to 2.1.4, [with alls its changes embedded](https://gitlab.com/geovisio/web-viewer/-/blob/develop/CHANGELOG.md?ref_type=heads#213-2023-08-30).
|
||||
- Dockerfile creates smaller and faster containers, using pre-built website and Nginx for HTTP serving.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "geovisio-website",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.0",
|
||||
"engines": {
|
||||
"node": "18.16.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user