Skip to content

Commit

Permalink
release 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-szu committed Dec 16, 2015
1 parent 5086b6d commit 306e3dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.zkoss.theme</groupId>
<artifactId>atlantic</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
<properties>
<zk.version>7.0.3-Eval</zk.version>
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
Expand Down Expand Up @@ -84,7 +84,7 @@
<plugin>
<groupId>org.zkoss.maven</groupId>
<artifactId>zkless-engine-maven-plugin</artifactId>
<version>0.9.6</version>
<version>0.9.7</version>
<executions>
<execution>
<id>compile-less</id>
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
7.0.6
7.0.7
1.0.7
1 change: 1 addition & 0 deletions zkdoc/release-note
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
--------
Atlantic 1.0.7
December 16, 2015
* Features:
ZK-2931: Atlantic theme @import google fonts

Expand Down

0 comments on commit 306e3dc

Please sign in to comment.