mirror of
https://github.com/withastro/astro.git
synced 2025-03-31 23:31:30 -05:00
Exit pre-mode for 4.0 release (#9290)
This commit is contained in:
parent
7b6ae08348
commit
d4290c630b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"mode": "pre",
|
||||
"mode": "exit",
|
||||
"tag": "beta",
|
||||
"initialVersions": {
|
||||
"astro": "3.5.5",
|
||||
|
|
Loading…
Add table
Reference in a new issue