Skip to content

Commit 7246b5f

Browse files
committed
Update version to v0.3.1-alpha
- Updated APP_VERSION from 0.2.2-alpha to 0.3.1-alpha - Reflects current development progress with containerized environment - Package lock updated during container build process Status Notes: - Containerized environment is working correctly - Graph creation functionality restored and working - Node creation works but has UI refresh issue: new nodes require page reload to appear in correct location - Database Administration tools available in Admin → Database tab - Tropical lagoon animated backgrounds implemented across login, welcome, and empty state pages
1 parent fe71cfc commit 7246b5f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web/src/utils/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const APP_VERSION = '0.2.2-alpha';
1+
export const APP_VERSION = '0.3.1-alpha';

0 commit comments

Comments
 (0)