Skip to content

Commit

Permalink
Merge pull request #2474 from decentdao/release/v0.3.11
Browse files Browse the repository at this point in the history
Release/v0.3.11
  • Loading branch information
adamgall authored Nov 12, 2024
2 parents 8c2852b + abce534 commit 65ed88e
Show file tree
Hide file tree
Showing 54 changed files with 3,836 additions and 560 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ VITE_APP_WALLET_CONNECT_PROJECT_ID=""

# FEATURE FLAGS (Must equal "ON")
VITE_APP_FLAG_DEVELOPMENT_MODE=""
VITE_APP_FLAG_TERMED_ROLES=""
29 changes: 27 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "decent-interface",
"version": "0.3.10",
"version": "0.3.11",
"private": true,
"dependencies": {
"@amplitude/analytics-browser": "^2.11.1",
Expand Down
Loading

0 comments on commit 65ed88e

Please sign in to comment.