Skip to content

Commit f0ffd35

Browse files
committed
New Develop: 2.19.0-dev
1 parent ee0298f commit f0ffd35

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release Notes
22

3+
### Release 2.19.0-dev (2026-07-02)
4+
- . . .
5+
36
### Release 2.18.0 (2026-07-02)
47
- Credit version 1 (up to v1.28.0, by Dario Jozinović) in the README introduction
58
- Clarify the README "Develop" section (purpose of the local mount, dev port, SHAKEMAP_ENV default)

js/config-base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const ShakeMap = {
1919
};
2020

2121
const config = {
22-
version: "v2.18.0",
22+
version: "v2.19.0-dev",
2323
githubLink: "https://github.com/INGV/shakemap4-web",
2424
disclaimerPage: './disclaimer-ingv.md',
2525
contributorsPage: './contributors-ingv.md',

publiccode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: "INGV - ShakeMap4 Web Page"
77
releaseDate: 2026-07-02
88
url: "https://github.com/INGV/shakemap4-web"
99
landingURL: "https://github.com/INGV/shakemap4-web"
10-
softwareVersion: v2.18.0
10+
softwareVersion: v2.19.0-dev
1111
developmentStatus: stable
1212
softwareType: standalone/other
1313
platforms:

0 commit comments

Comments
 (0)