File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/main/java/io/simplelocalize/cli Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - ' master'
7- - ' 3.0.0 -snapshot'
7+ - ' * -snapshot'
88 pull_request :
99
1010env :
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >io.simplelocalize</groupId >
66 <artifactId >simplelocalize-cli</artifactId >
7- <version >3.0 .0-snapshot</version >
7+ <version >2.5 .0-snapshot</version >
88 <packaging >jar</packaging >
99 <name >simplelocalize-cli</name >
1010 <description >Official SimpleLocalize Command Line Interface</description >
Original file line number Diff line number Diff line change 33public class Version
44{
55
6- public static final String NUMBER = "3.0.0-snapshot " ;
6+ public static final String NUMBER = "2.5.0 " ;
77
88 private Version ()
99 {
You can’t perform that action at this time.
0 commit comments