Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Commit

Permalink
chore(release): v4.2.0b9
Browse files Browse the repository at this point in the history
  • Loading branch information
potados99 committed Jan 12, 2021
1 parent 193fee9 commit 5bdade1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@
## 업데이트 로그

### 2021.1.12 v4.2.0b9
- 당근 이미지 교체
- 순서 설정 화면 개선
- Comment 아이콘 위치 변경
- 재미난거 하나 넣었어요 찾아보세요

### 2021.1.12 v4.2.0b8
- 메뉴 전체보기 화면 아래에 식당 comment 추가

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
buildscript {

/** THE VERSION NAME! */
ext.version_name = '4.2.0b8'
ext.version_name = '4.2.0b9'

ext.kotlin_version = '1.4.21'
ext.gradle_version = '4.1.1'
Expand Down

0 comments on commit 5bdade1

Please sign in to comment.