[Update] 修改版本号(1.5.4)

pull/3376/head
BaiJiangJie 2019-10-23 15:20:56 +08:00
parent f802fb645d
commit f31ed0afb8
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
#
VERSION = '1.5.3'
VERSION = '1.5.4'

View File

@ -7,7 +7,7 @@
<script src="{% static "js/plugins/toastr/toastr.min.js" %}"></script>
<script src="{% static "js/inspinia.js" %}"></script>
<script type="text/javascript" src="{% url 'javascript-catalog' %}"></script>
<script src="{% static "js/jumpserver.js" %}?v=4"></script>
<script src="{% static "js/jumpserver.js" %}?v=5"></script>
<script>
activeNav();
$(document).ready(function(){