File tree Expand file tree Collapse file tree
src/main/java/de/tor/tribes/util Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.tor.dswb</groupId >
66 <artifactId >dsworkbench</artifactId >
7- <version >4.0 </version >
7+ <version >4.1 </version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 2222 * @author Torridity
2323 */
2424public class Constants {
25- public final static double VERSION = 4.0 ;
25+ public final static double VERSION = 4.1 ;
2626 public final static String VERSION_ADDITION = "" ;
2727 public final static Color DS_BACK = new Color (225 , 213 , 190 );
2828 public final static Color DS_BACK_LIGHT = new Color (239 , 235 , 223 );
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.tor.dswb</groupId >
66 <artifactId >dsworkbench</artifactId >
7- <version >4.0 </version >
7+ <version >4.1 </version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <artifactId >dsworkbench</artifactId >
77 <name >DSWorkbench</name >
88 <packaging >pom</packaging >
9- <version >4.0 </version >
9+ <version >4.1 </version >
1010
1111 <description >
1212 Parent project for DS Workbench. The project contains two modules: core and plugins which are put together
You can’t perform that action at this time.
0 commit comments