Skip to content

Commit

Permalink
release 4.16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
b952426 committed Aug 10, 2021
1 parent 8a027c0 commit ee49eb8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ckez/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.zkoss.zkforge</groupId>
<artifactId>ckez</artifactId>
<version>4.16.1.1-SNAPSHOT</version>
<version>4.16.1.1</version>
<properties>
<zk.version>5.0.6</zk.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion test/addon/ckeztest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<bsh.version>2.0b4</bsh.version>
<servlet.version>2.4</servlet.version>
<jetty.version>9.4.28.v20200408</jetty.version>
<ckez.version>4.16.1.1-SNAPSHOT</ckez.version>
<ckez.version>4.16.1.1</ckez.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<version>8.0.5-Eval</version>
Expand Down
1 change: 1 addition & 0 deletions zkdoc/ckez-release-note
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Ckez 4.16.1.1
Aug 10, 2021
* Features:

* Bugs:
Expand Down

0 comments on commit ee49eb8

Please sign in to comment.