Skip to content

Commit

Permalink
[Version] 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
changdoc committed Jul 18, 2021
1 parent 05c737d commit 5e26335
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.7] - 2021-07-19
### Changed
- 매크로 버튼 추가 동작 타이밍 조금 늦춤
- 텔레그램 메시지 전송시 예약 시도 병원 이름 포함 되도록
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "NAVER Vaccine MACRO",
"description": "네이버 백신 예약 매크로",
"version": "1.0.5",
"version": "1.0.7",
"permissions": [
"https://v-search.nid.naver.com/",
"storage",
Expand Down

0 comments on commit 5e26335

Please sign in to comment.