Skip to content

Commit

Permalink
starting v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dradovic committed Oct 31, 2010
1 parent 822bded commit 8c80ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundCloud4PS3/src/net/pms/external/SoundCloud4PS3.java
Expand Up @@ -30,7 +30,7 @@
public class SoundCloud4PS3 implements AdditionalFolderAtRoot {

private static final String PLUGIN_NAME = "SoundCloud4PS3";
private static final String VERSION = "0.4";
private static final String VERSION = "0.5";

private final Authorization authorization = new Authorization();
private Cloud cloud;
Expand Down

0 comments on commit 8c80ac0

Please sign in to comment.