Skip to content

Commit 13125b1

Browse files
committed
3.6.1 release
1 parent f56468d commit 13125b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"dateModified": "2023-01-31",
99
"issueTracker": "https://github.com/cds-astro/aladin-lite/issues",
1010
"name": "Aladin Lite",
11-
"version": "3.6.0-beta",
12-
"softwareVersion": "3.6.0-beta",
11+
"version": "3.6.1",
12+
"softwareVersion": "3.6.1",
1313
"description": "An astronomical HiPS visualizer in the browser.",
1414
"identifier": "10.5281/zenodo.7638833",
1515
"applicationCategory": "Astronomy, Visualization",

src/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "aladin-lite"
33
description = "Aladin Lite v3 introduces a new graphical engine written in Rust with the use of WebGL"
44
license = "BSD-3-Clause"
55
repository = "https://github.com/cds-astro/aladin-lite"
6-
version = "3.6.1-beta"
6+
version = "3.6.1"
77
authors = [ "baumannmatthieu0@gmail.com", "matthieu.baumann@astro.unistra.fr",]
88
edition = "2018"
99

0 commit comments

Comments
 (0)