Skip to content

Commit

Permalink
update minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmineau committed Sep 4, 2024
1 parent ddaedcd commit 8f75bdb
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,14 @@
"url": "https://jamesmineau.chpc.utah.edu/lair/dev"
},
{
"name": "alpha (latest)",
"version": "2024.08",
"name": "latest",
"version": "2024.12",
"url": "https://jamesmineau.chpc.utah.edu/lair/latest",
"preferred": true
},
{
"name": "alpha",
"version": "2024.08",
"url": "https://jamesmineau.chpc.utah.edu/lair/alpha"
}
]

0 comments on commit 8f75bdb

Please sign in to comment.