Skip to content

Commit

Permalink
Merge pull request #75 from leo42/ProductionPrep
Browse files Browse the repository at this point in the history
set Mainnet release candidate versioning
  • Loading branch information
leo42 authored Dec 21, 2023
2 parents 245f319 + f1e4a37 commit ecbd92f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Fe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "broclan_ui",
"version": "1.0.0",
"version": "1.1.0",
"description": "BroClan is a multisig and exotic wallet software for the Cardano blockchain.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion Fe/src/extension/static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Bro Clan Companion Extension",
"version": "0.1.3",
"version": "1.0.0",
"icons": {
"16": "favicon-16x16.png",
"32": "favicon-32x32.png"
Expand Down

0 comments on commit ecbd92f

Please sign in to comment.