Unverified Commit 11f710b3 authored by BaiJiangJie's avatar BaiJiangJie Committed by GitHub

Merge pull request #3265 from jumpserver/dev_v

[Update] 修改版本号
parents 715c9a12 b8b4cc26
# -*- coding: utf-8 -*-
#
VERSION = '1.5.2'
VERSION = '1.5.3'
......@@ -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=3"></script>
<script src="{% static "js/jumpserver.js" %}?v=4"></script>
<script>
activeNav();
$(document).ready(function(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment