Skip to content

Commit

Permalink
chore(ver): cutting 0.3.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
richardpianka committed Mar 17, 2023
1 parent f7542ab commit 70439c4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "warchat",
"version": "0.3.7",
"version": "0.3.8",
"main": "./src/main/main.ts",
"author": "Knights of Glory",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "warchat",
"version": "0.3.7",
"version": "0.3.8",
"description": "A warnet chat bot application",
"license": "MIT",
"author": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1270,9 +1270,9 @@
"@jridgewell/sourcemap-codec" "1.4.14"

"@knightsofglory/warlibrary@^0.3.0":
version "0.3.33"
resolved "https://registry.yarnpkg.com/@knightsofglory/warlibrary/-/warlibrary-0.3.33.tgz#7df571153dce9b958b2ac1fbae238e3ea2d3923f"
integrity sha512-N0VCXZNwcjVQFyYvaP7npUtPKsM9PG1v61Km31edhuEzydTTeem4eQWvVpksSsJXdyJUddvojkMBXkqw81QXoQ==
version "0.3.35"
resolved "https://registry.yarnpkg.com/@knightsofglory/warlibrary/-/warlibrary-0.3.35.tgz#ded5cc36fd330a3ba1ce709ddfa33e0efe3bcfe9"
integrity sha512-MrEisgQnQqRyvS2juGuU2+zCqR70t20N9c3JbBvQl9KS0IpGlKVVCYSii3h81kkW3TA3oOrgZV6z94qxFRxMjg==

"@leichtgewicht/ip-codec@^2.0.1":
version "2.0.4"
Expand Down

0 comments on commit 70439c4

Please sign in to comment.