Skip to content

Commit

Permalink
release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-szu committed Jan 19, 2016
1 parent 105d31d commit 577dac4
Show file tree
Hide file tree
Showing 3 changed files with 6 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.3-SNAPSHOT</version>
<version>1.1.3</version>
<properties>
<zk.version>8.0.0-Eval</zk.version>
<zk.version>8.0.1-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.0
8.0.1
1.1.3
3 changes: 3 additions & 0 deletions zkdoc/release-note
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
Atlantic 1.1.3
Jan 19, 2016
* Features:

* Bugs:
ZK-3040: icon disappears in IE8 on mouse hover
ZK-3041: Creatable chosenbox should be able to create new tag when typing subword of existing options

* Upgrade Notes:

--------
Atlantic 1.1.2
Nov 12, 2015
Expand Down

0 comments on commit 577dac4

Please sign in to comment.