Browse Source

jfinal 4.9.10 release ^_^

James 4 years ago
parent
commit
e94058ef35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ JFinal 是基于 Java 语言的极速 WEB + ORM 框架,其核心设计目标
 <dependency>
     <groupId>com.jfinal</groupId>
     <artifactId>jfinal</artifactId>
-    <version>4.9.09</version>
+    <version>4.9.10</version>
 </dependency>
 ```