Version bump for v0.12.0 (#1024)
* Update version to v0.12.0 across documentation, configuration, and Docker files * Collapse Troubleshooting and Guides sections in documentation config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "adventurelog-frontend",
|
||||
"version": "0.11.0",
|
||||
"version": "0.12.0",
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
"django": "cd .. && cd backend/server && python3 manage.py runserver",
|
||||
|
||||
Reference in New Issue
Block a user