Skip to content

Commit

Permalink
v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Sep 1, 2024
1 parent 3f82cde commit f0f41e6
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "main.cjs",
"description": "AHQ Store Electron Project",
"author": "AHQ Store Developers",
"version": "1.2.5",
"version": "1.2.6",
"type": "module",
"homepage": "https://ahq-store.web.app",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"octokit": "^4.0.2"
},
"devDependencies": {
"@ahqstore/cli": "^0.5.2"
"@ahqstore/cli": "^0.5.4"
}
}
74 changes: 37 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tauri/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ahq-store-sample-app",
"private": true,
"version": "1.2.5",
"version": "1.2.6",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit f0f41e6

Please sign in to comment.