Skip to content

Commit

Permalink
chore: release v0.12.5 (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
asiaznik authored Sep 4, 2023
2 parents 6453f16 + 21266b4 commit 6113283
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 10 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.12.5

Support for vega v0.72.14

## 0.12.4

Support for vega v0.72.5
Expand Down
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ var (

// Version specifies the version used to build the application.
// See VERSION in Makefile for details.
Version = "v0.12.3+dev"
Version = "v0.12.5"

About = fmt.Sprintf(aboutAppTemplate, Version, VersionHash)
)
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vegawallet",
"author": "Gobalsky Labs Ltd.",
"version": "0.12.3",
"version": "0.12.5",
"private": true,
"engines": {
"node": "^18.12.0"
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module code.vegaprotocol.io/vegawallet-desktop
go 1.20

require (
code.vegaprotocol.io/vega v0.72.5
code.vegaprotocol.io/vega v0.72.14
github.com/gen2brain/beeep v0.0.0-20220909211152-5a9ec94374f6
github.com/wailsapp/wails/v2 v2.4.1
go.uber.org/zap v1.24.0
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs=
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
cloud.google.com/go/storage v1.14.0/go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3fOKtUw0Xmo=
code.vegaprotocol.io/vega v0.72.5 h1:SQb+rfODWMWbLhJPl5rDRdARhTSTc23QclHRdD6ONxc=
code.vegaprotocol.io/vega v0.72.5/go.mod h1:4hpmOPbSzhlCr3wAVnq9ZboDl/P3lMNj3iuH1BYhr7s=
code.vegaprotocol.io/vega v0.72.14 h1:ZEA3FbcIjKkreTWCiNsTCQOdRHEVDWGQ6qvi5+vHH20=
code.vegaprotocol.io/vega v0.72.14/go.mod h1:4jz+8jy99maf7bop6JkxeyQplI+d+mmdf8Zgk+REyBg=
contrib.go.opencensus.io/exporter/stackdriver v0.13.4/go.mod h1:aXENhDJ1Y4lIg4EUaVTwzvYETVNZk10Pu26tevFKLUc=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
github.com/Antonboom/errname v0.1.7/go.mod h1:g0ONh16msHIPgJSGsecu1G/dcF2hlYR/0SddnIAGavU=
Expand Down Expand Up @@ -1807,4 +1807,4 @@ rsc.io/pdf v0.1.1/go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
2 changes: 1 addition & 1 deletion wails.develop.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"info": {
"companyName": "Gobalsky Labs Ltd.",
"productName": "Vega Wallet Dev",
"productVersion": "0.12.4",
"productVersion": "0.12.5",
"copyright": "Copyright (c) 2023 Gobalsky Labs Ltd.",
"comments": "Application to manage your Vega Protocol wallet on development networks."
}
Expand Down
2 changes: 1 addition & 1 deletion wails.fairground.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"info": {
"companyName": "Gobalsky Labs Ltd.",
"productName": "Fairground Wallet",
"productVersion": "0.12.4",
"productVersion": "0.12.5",
"copyright": "Copyright (c) 2023 Gobalsky Labs Ltd.",
"comments": "Application to manage your Vega Protocol wallet on Fairground."
}
Expand Down
2 changes: 1 addition & 1 deletion wails.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"info": {
"companyName": "Gobalsky Labs Ltd.",
"productName": "Vega Wallet Dev",
"productVersion": "0.12.4",
"productVersion": "0.12.5",
"copyright": "Copyright (c) 2023 Gobalsky Labs Ltd.",
"comments": "Application to manage your Vega Protocol wallet on development networks."
}
Expand Down
2 changes: 1 addition & 1 deletion wails.mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"info": {
"companyName": "Gobalsky Labs Ltd.",
"productName": "Vega Wallet",
"productVersion": "0.12.3",
"productVersion": "0.12.5",
"copyright": "Copyright (c) 2023 Gobalsky Labs Ltd.",
"comments": "Application to manage your Vega Protocol wallet on Mainnet."
}
Expand Down

0 comments on commit 6113283

Please sign in to comment.