Skip to content

Commit

Permalink
release 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-szu committed Oct 18, 2016
1 parent 0ce8196 commit ec28d92
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,9 +3,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.zkoss.theme</groupId>
<artifactId>atlantic</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<properties>
<zk.version>8.0.2-Eval</zk.version>
<zk.version>8.0.3-Eval</zk.version>
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
<packname>-${project.version}</packname>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
8.0.2
8.0.3
1.1.5
1 change: 1 addition & 0 deletions zkdoc/release-note
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Atlantic 1.1.5
Oct 18, 2016
* Features:
ZK-3234: Add a disable attribute to paging component
ZK-3060: Add a way to disabled paging in mold="paging" for grid
Expand Down

0 comments on commit ec28d92

Please sign in to comment.