diff --git a/pom.xml b/pom.xml
index baee40c..dac8cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.luoboduner.moo.info
MooInfo
- 1.0.0
+ 1.1.0
jar
MooInfo
@@ -141,47 +141,47 @@
true
-
-
-
-
-
-
-
-
-
-
-
+
+ bundling-for-windows
+ package
+
+ package
+
+
+ windows
+ true
+
+
-
-
-
-
+
+ true
+ true
+ true
-
-
-
-
-
-
-
-
-
-
-
-
-
- bundling-for-linux
- package
-
- package
-
-
- linux
- true
-
-
-
+
+ installForAllUsers
+ true
+ false
+ false
+
+ compiler:Default.isl
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/resources/version_summary.json b/src/main/resources/version_summary.json
index 4b69d19..ecc3d99 100644
--- a/src/main/resources/version_summary.json
+++ b/src/main/resources/version_summary.json
@@ -18,7 +18,7 @@
},
{
"version": "1.1.0",
- "title": "a little feature and optimization",
+ "title": "Some minor features and optimizations",
"log": "● update oshi-core to 5.8.6\n● update flatlaf to 2.0-rc1(Support Windows 11 snap layouts menu, macOS screen menu optimization)\n● processes sort method added same as the oshi's demo\n● add cpu usage chart\n● make System Boot Time and Uptime readable\n● add System Info Test function menu same as oshi-core\n"
}
]