Browse Source

Signed-off-by: changhaidong <2966285178@qq.com>
$git commit -m "hello,i will commit"

changhaidong 1 year ago
parent
commit
f9837247aa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test.java

+ 1 - 0
test.java

@@ -3,6 +3,7 @@ public class GitTag {
        public static void main(String arg[]) {
 
               System.out.println("Version1.0");
+ System.out.println("Version2.0");
 
        }