Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
Raised to version v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
felsenhower committed Oct 10, 2016
1 parent bc6d51d commit 5473082
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@ This application automatically downloads available calendars and caches them. Al

## What is the current release?

### [v0.0.3](https://github.com/felsenhower/stine_calendar_bot/releases/tag/v0.0.3)
> Fixed issues on the help screen.<br/>
Improved character encoding handling for German localisation.<br/>
Added version identifier to help screen.<br/>
Changed project url to github page.<br/>
Code cleanups.
### [v0.0.4](https://github.com/felsenhower/stine_calendar_bot/releases/tag/v0.0.4)
> Added verbose description to the footer on help screen.<br/>
Added more information to the option explanations on help screen.<br/>
Removed the message that options were missing when only specifying --language and nothing else.<br/>
Made the low-level part a bit more flexible in general.

## How do I run stine_calendar_bot?

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>felsenhower</groupId>
<artifactId>stine_calendar_bot</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<url>https://github.com/felsenhower/stine_calendar_bot</url>
Expand Down

0 comments on commit 5473082

Please sign in to comment.