Merge pull request #3376 from jumpserver/dev_v

[Update] 修改版本号(1.5.4)
pull/3377/head
BaiJiangJie 2019-10-23 15:23:57 +08:00 committed by GitHub
commit 4c1821e42e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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(){