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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
felsenhower committed Oct 7, 2016
1 parent d6f0c30 commit a75c798
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ This application automatically downloads available calendars and caches them. Al

## What is the current release?

### [v0.0.2](https://github.com/felsenhower/stine_calendar_bot/releases/tag/v0.0.2)
> Bugfix: Exception when cache directory doesn't exist <br/>
Added source documentation. <br/>
Minor cleanups. <br/>
Restructured resource-bundles.
### [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.

## 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.2</version>
<version>0.0.3</version>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<url>https://github.com/felsenhower/stine_calendar_bot</url>
Expand Down

0 comments on commit a75c798

Please sign in to comment.