Skip to content

Commit

Permalink
升级 Latke 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Oct 1, 2015
1 parent 8573687 commit 24e02d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<!-- Properties -->
<properties>
<org.b3log.latke.version>1.3.2</org.b3log.latke.version>
<org.b3log.latke.version>1.3.3</org.b3log.latke.version>

<jetty.version>9.2.7.v20150116</jetty.version>
<slf4j.version>1.7.5</slf4j.version>
Expand Down
5 changes: 1 addition & 4 deletions src/main/resources/latke.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

#
# Description: B3log Latke configurations. Configures the section "Server" carefully.
# Version: 1.0.0.2, Jun 25, 2012
# Version: 1.1.0.2, Oct 1, 2015
# Author: Liang Ding
#

Expand Down Expand Up @@ -50,6 +50,3 @@ cache=LOCAL

#### User Service Implementation ####
userService=LOCAL

#### Static resource version ####
staticResourceVersion=201304262200

0 comments on commit 24e02d4

Please sign in to comment.