Skip to content

Commit

Permalink
Release prep 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
langerhans committed Aug 28, 2014
1 parent 4bcf128 commit 0a81ed6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.multibit</groupId>
<artifactId>multidoge</artifactId>
<version>0.1.2</version>
<version>0.1.3</version>
<name>MultiDoge</name>
<description>A Java Swing client for Dogecoin</description>
<url>https://multidoge.org</url>
Expand Down
8 changes: 4 additions & 4 deletions release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MultiDoge release notes:

15 Mar 2014: 0.1.2
+ Prepare for March 17th fork
+ Update XChange component
+ Internal fixes
28 Aug 2014: 0.1.3
+ Prepare for AuxPoW fork
+ Default font fix
+ Updated checkpoints
+ Translation fixes
6 changes: 6 additions & 0 deletions release_notes_full.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
MultiDoge release notes:

28 Aug 2014: 0.1.3
+ Prepare for AuxPoW fork
+ Default font fix
+ Updated checkpoints
+ Translation fixes

15 Mar 2014: 0.1.2
+ Prepare for March 17th fork
+ Update XChange component
Expand Down

0 comments on commit 0a81ed6

Please sign in to comment.