Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Jpom
Commits
ce7c62ed
Commit
ce7c62ed
authored
3 years ago
by
bwcx_jzy
Browse files
Options
Download
Email Patches
Plain Diff
update version
parent
08ff04d6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+1
-0
CHANGELOG.md
best_practices.md
+1
-1
best_practices.md
docs/js/version.js
+1
-1
docs/js/version.js
docs/versions.json
+1
-1
docs/versions.json
with
4 additions
and
3 deletions
+4
-3
CHANGELOG.md
+
1
-
0
View file @
ce7c62ed
...
...
@@ -23,6 +23,7 @@
12.
【server】程序关闭时候自动关闭 h2 数据连接池,避免数据库文件被损坏
13.
【server】style: 优化logo,登录页面,初始化页面
[
点击查看对应提交记录
](
https://gitee.com/dromara/Jpom/commit/5d4783f0be7d44bb04275b059ccd1509620c5828
)
[
@长得丑活得久i
]
(https://gitee.com/zsf_008)
14.
【server】fix bug: 修复在没有配置nginx白名单时访问nginx列表数据一直加载中问题
[
点击这里查看对应 issue
](
https://github.com/dromara/Jpom/issues/5
)
[
@长得丑活得久i
]
(https://gitee.com/zsf_008)
15.
新增 .gitattributes 文件控制命令文件的编码格式以及换行符(感谢@ℳ๓₯㎕斌)
------
...
...
This diff is collapsed.
Click to expand it.
best_practices.md
+
1
-
1
View file @
ce7c62ed
...
...
@@ -27,4 +27,4 @@
## 领奖方式
1.
加入
QQ群:
`136715345`
@ 管理员
发博文链接,管理确认后将进行现金私发红包
1.
加入
微信群:添加微信
`jpom66`
根据提示进入微信群,
发博文链接,管理确认后将进行现金私发红包
This diff is collapsed.
Click to expand it.
docs/js/version.js
+
1
-
1
View file @
ce7c62ed
var
version
=
'
2.5.1
'
;
\ No newline at end of file
var
version
=
'
2.5.2
'
;
\ No newline at end of file
This diff is collapsed.
Click to expand it.
docs/versions.json
+
1
-
1
View file @
ce7c62ed
{
"tag_name"
:
"v2.5.
1
"
"tag_name"
:
"v2.5.
2
"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help