0
Fork 0
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:
Matthew Phillips 2023-12-05 07:15:56 -05:00 committed by GitHub
parent 7b6ae08348
commit d4290c630b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
{
"mode": "pre",
"mode": "exit",
"tag": "beta",
"initialVersions": {
"astro": "3.5.5",