diff --git a/CHANGELOG.md b/CHANGELOG.md index cfc36664..a6828c28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.3.0-beta.1](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.2.1...v2.3.0-beta.1) (2024-09-30) + + +### Features + +* update the nft indexer for voi mainnet ([#332](https://github.com/agoralabs-sh/kibisis-web-extension/issues/332)) ([e42b7ca](https://github.com/agoralabs-sh/kibisis-web-extension/commit/e42b7ca1141b05b348efe4510622b09b24c0277f)) + ## [2.2.1](https://github.com/agoralabs-sh/kibisis-web-extension/compare/v2.2.0...v2.2.1) (2024-09-22) diff --git a/package.json b/package.json index a68ceab4..e4930c6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agoralabs-sh/kibisis-web-extension", - "version": "2.2.1", + "version": "2.3.0-beta.1", "description": "An AVM wallet that goes beyond just DeFi.", "main": "build/main.js", "repository": { diff --git a/src/manifest.common.json b/src/manifest.common.json index 449f689f..d4188ed8 100644 --- a/src/manifest.common.json +++ b/src/manifest.common.json @@ -1,6 +1,6 @@ { "name": "Kibisis", - "version": "2.2.1", + "version": "2.3.0", "description": "An AVM wallet in your browser that goes beyond just DeFi.", "author": "Agora Labs", "icons": {