Skip to content

Commit

Permalink
Update 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bjrambo committed Jan 1, 2021
1 parent 916cb5f commit b39d3aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@
그 이전의 코드를 사용하다 문제발생시 저희는 책임지지 않습니다.
12월 초 배포버전을 사용하는 사람은 다음달 1월이 되기전까지 무조건 업데이트를 하여야 정상적으로 작동을 보장받습니다. 업데이트 하지 않아 생기는 과실은 본 저작권자가 책임지지 않습니다. (미리 경고 및 안내를 드립니다.)
https://xetown.com/updatenews/1492641 관련 글

## 0.1.1
* 경험치 증가에도 불구하고 매달의 경험치가 지급되지 않는 문제 고침.
* 마지막 브론즈메달 지급의 갯수가 설정값과 다르게 적용되는 문제 고침.
6 changes: 3 additions & 3 deletions conf/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<module version="0.2">
<title xml:lang="ko">경험치 시스템</title>
<description xml:lang="ko">사이트 활동으로 모이는 경험치 및 레벨을 관리하는 모듈입니다.</description>
<version>0.1</version>
<date>2015-09-27</date>
<version>0.1.1</version>
<date>2021-01-01</date>
<category>member</category>

<author email_address="[email protected]" link="http://www.conory.com">
<name xml:lang="ko">CONORY</name>
</author>
</module>
</module>

0 comments on commit b39d3aa

Please sign in to comment.