Skip to content

Commit

Permalink
Merge pull request #25 from PigeonsHouse/v1.2.0
Browse files Browse the repository at this point in the history
[update] バージョンの記述の更新
  • Loading branch information
PigeonsHouse committed Sep 13, 2022
2 parents 0c4dcd6 + 42fa0bb commit c01e2d9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"naka",
"nico",
"shita"
]
],
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///hdd/Documents/C3/NicoCommeDon/.github/workflows/deploy.yml"
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NicoCommeDon v1.1.5
# NicoCommeDon v1.2.0

## NicoCommeDonとは?
グリーンバック上にMastodonのトゥートがニコニコのコメントみたいに流れていくElectronアプリです.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "nico-comme-don",
"description": "ニコニコのコメントみたいにMastodonの投稿を流すツール",
"version": "1.1.5",
"version": "1.2.0",
"author": "Hayato Shiki <twitter @PigeonsHouse>",
"main": "app/background.js",
"scripts": {
Expand Down

0 comments on commit c01e2d9

Please sign in to comment.