change changelog

This commit is contained in:
Matthieu Baumann
2025-09-15 14:11:52 +02:00
parent 3f6f247735
commit 9bcc93877b
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
## Released
### 3.7.0
### 3.7.0-beta
#### What's Changed

View File

@@ -8,8 +8,8 @@
"dateModified": "2023-01-31",
"issueTracker": "https://github.com/cds-astro/aladin-lite/issues",
"name": "Aladin Lite",
"version": "3.7.0-beta",
"softwareVersion": "3.7.0-beta",
"version": "3.7.1-beta",
"softwareVersion": "3.7.1-beta",
"description": "An astronomical HiPS visualizer in the browser.",
"identifier": "10.5281/zenodo.7638833",
"applicationCategory": "Astronomy, Visualization",

View File

@@ -76,7 +76,7 @@ features = [ "jpeg", "png",]
debug = true
[profile.release]
opt-level = 'z'
opt-level = "z"
debug = false
debug-assertions = false
overflow-checks = false