Skip to content

Commit

Permalink
Bump version to v1.0.3-canary.8
Browse files Browse the repository at this point in the history
  • Loading branch information
markspolakovs committed Jul 30, 2024
1 parent 2ccaaa2 commit 3fd305e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "badger-desktop",
"productName": "Badger Desktop",
"version": "1.0.3-canary.7",
"version": "1.0.3-canary.8",
"description": "My Electron application description",
"main": "./out/main/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion jobrunner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "badger-jobrunner",
"version": "1.0.3-canary.7",
"version": "1.0.3-canary.8",
"packageManager": "[email protected]",
"type": "commonjs",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "badger-server",
"version": "1.0.3-canary.7",
"version": "1.0.3-canary.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 3fd305e

Please sign in to comment.