Skip to content

Commit

Permalink
Update version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HosokawaR committed Dec 4, 2022
1 parent de9fa08 commit 6672a6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "manaba-report-integration",
"version": "1.1.0",
"version": "1.2.0",
"license": "MIT",
"scripts": {
"build": "tsc --noEmit && webpack",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Manaba Report Integration by Twin:te",
"version": "1.1.0",
"version": "1.2.0",
"manifest_version": 2,
"description": "Manabaのレポート提出状況を外部サービスに同期します",
"permissions": [
Expand Down

0 comments on commit 6672a6f

Please sign in to comment.