File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ### Release 2.11.0-dev (2026-05-14)
4+ - . . .
5+
36### Release 2.10.0 (2026-05-14)
47 - Add ` process_events.sh ` options to move old realtime event directories to ` data_storage `
58 - Add ` --no-move ` protection list for event directories that must remain in ` data `
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ const ShakeMap = {
1919} ;
2020
2121const config = {
22- version : "v2.10.0 " ,
22+ version : "v2.11.0-dev " ,
2323 githubLink : "https://github.com/INGV/shakemap4-web" ,
2424 disclaimerPage : './disclaimer-ingv.md' ,
2525 contributorsPage : './contributors-ingv.md' ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name: "INGV - ShakeMap4 Web Page"
77releaseDate : 2026-05-14
88url : " https://github.com/INGV/shakemap4-web"
99landingURL : " https://github.com/INGV/shakemap4-web"
10- softwareVersion : v2.10.0
10+ softwareVersion : v2.11.0-dev
1111developmentStatus : stable
1212softwareType : standalone/other
1313platforms :
You can’t perform that action at this time.
0 commit comments