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

Commit

Permalink
Changed version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ata4 committed Sep 1, 2013
1 parent bac013c commit 64391a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/info/ata4/unity/DisUnity.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class DisUnity implements Runnable {

private static final Logger L = Logger.getLogger(DisUnity.class.getName());

public static final String VERSION = "0.0.3";
public static final String VERSION = "0.1.0";

private final AssetFileFilter assetFilter = new AssetFileFilter();
private final DisUnitySettings settings = new DisUnitySettings();
Expand Down

0 comments on commit 64391a6

Please sign in to comment.