Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/appimage-release-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommylans committed Mar 8, 2023
2 parents 259845a + e1a4102 commit c764982
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/siera-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animo/siera-core",
"version": "0.0.1",
"version": "0.1.0",
"main": "src/index.ts",
"license": "Apache-2.0",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/siera-desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@animo/siera-desktop",
"productName": "siera-desktop",
"version": "0.0.1",
"version": "0.1.0",
"description": "My Electron application description",
"main": ".webpack/main",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/siera-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animo/siera-ui",
"version": "0.0.1",
"version": "0.1.0",
"main": "src/index.ts",
"license": "Apache-2.0",
"private": true,
Expand Down

0 comments on commit c764982

Please sign in to comment.