Skip to content
Snippets Groups Projects
Commit ab8f9081 authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Update Version number for nawin

parent 62f47e25
No related branches found
No related tags found
No related merge requests found
......@@ -24,12 +24,12 @@ public class NativeAudioWinUpdater implements Updatable {
@Override
public int getCurrentBuild() {
return 1;
return 2;
}
@Override
public String getCurrentVersion() {
return "1.0";
return "1.1";
}
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment