mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-12 19:40:02 -04:00
Version bump
This commit is contained in:
parent
037a2bf8c3
commit
8736491818
2 changed files with 7 additions and 1 deletions
|
@ -20,3 +20,9 @@
|
|||
|
||||
- Bugfix: themes with caps don't uninstall - fixed
|
||||
- Rewrite: InstalledThemes and InstalledPlugins are now in Astro instead of Svelte
|
||||
|
||||
# 9.0.4
|
||||
|
||||
- General Bugfixes
|
||||
- Removes Svelte except for 2 componenents
|
||||
- Scramjet :rocket:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "nebula",
|
||||
"type": "module",
|
||||
"version": "9.0.3",
|
||||
"version": "9.0.4",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev --host 0.0.0.0 & tsx --watch server/server.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue