Skip to content

Commit b2e6ef7

Browse files
committed
New Release: 2.15.0
1 parent b1c67f8 commit b2e6ef7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
### Release 2.15.0-dev (2026-06-15)
3+
### Release 2.15.0 (2026-06-15)
44
- Add sortable columns to the Station List tables (seismic and reported intensity)
55
- Add light gray grid lines to the analysis regression plots
66
- Fix portal version shown in the footer

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.15.0-dev",
22+
version: "v2.15.0",
2323
githubLink: "https://github.com/INGV/shakemap4-web",
2424
disclaimerPage: './disclaimer-ingv.md',
2525
contributorsPage: './contributors-ingv.md',

publiccode.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
publiccodeYmlVersion: "0"
66
name: "INGV - ShakeMap4 Web Page"
7-
releaseDate: 2026-05-15
7+
releaseDate: 2026-06-15
88
url: "https://github.com/INGV/shakemap4-web"
99
landingURL: "https://github.com/INGV/shakemap4-web"
10-
softwareVersion: v2.15.0-dev
10+
softwareVersion: v2.15.0
1111
developmentStatus: stable
1212
softwareType: standalone/other
1313
platforms:

0 commit comments

Comments
 (0)