File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/io/github/rowak/nanoleafdesktop Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >nanoleaf-desktop</groupId >
44 <artifactId >nanoleaf-desktop</artifactId >
5- <version >0.8.2 </version >
5+ <version >0.8.3 </version >
66 <build >
77 <sourceDirectory >src</sourceDirectory >
88 <plugins >
Original file line number Diff line number Diff line change 8080
8181public class Main extends JFrame
8282{
83- public static final Version VERSION = new Version ("v0.8.2 " , false );
83+ public static final Version VERSION = new Version ("v0.8.3 " , true );
8484 public static final String VERSION_HOST =
8585 "https://api.github.com/repos/rowak/nanoleaf-desktop/releases" ;
8686 public static final String GIT_REPO = "https://github.com/rowak/nanoleaf-desktop" ;
You can’t perform that action at this time.
0 commit comments