mirror of
https://github.com/meteoinfo/MeteoInfo.git
synced 2025-12-08 20:36:05 +00:00
update version to 1.8b1
This commit is contained in:
parent
2c9fb81b06
commit
c18e4ed6b0
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.meteothink</groupId>
|
||||
<artifactId>MeteoInfo</artifactId>
|
||||
<version>1.7.6-SNAPSHOT</version>
|
||||
<version>1.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>MeteoInfoLab</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
Binary file not shown.
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.meteothink</groupId>
|
||||
<artifactId>MeteoInfo</artifactId>
|
||||
<version>1.7.6-SNAPSHOT</version>
|
||||
<version>1.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>MeteoInfoLib</artifactId>
|
||||
|
||||
@ -63,7 +63,7 @@ public class GlobalUtil {
|
||||
* @return Software version
|
||||
*/
|
||||
public static String getVersion(){
|
||||
return "1.7.6";
|
||||
return "1.8b1";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<MeteoInfo File="config.xml" Type="configurefile">
|
||||
<Path OpenPath="D:\Temp\Map"/>
|
||||
<Path OpenPath="D:\Temp\test"/>
|
||||
<Font>
|
||||
<TextFont FontName="宋体" FontSize="15"/>
|
||||
<LegendFont FontName="宋体" FontSize="12"/>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.meteothink</groupId>
|
||||
<artifactId>MeteoInfo</artifactId>
|
||||
<version>1.7.6-SNAPSHOT</version>
|
||||
<version>1.8-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>MeteoInfoMap</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user