Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit c5f10f9

Browse files
committed
Release 1.3.3
1 parent 43e8572 commit c5f10f9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ OWASP Database is licensed under https://creativecommons.org/licenses/by-sa/3.0/
111111
Change Log
112112
==========
113113

114-
XX XXXXXXX XXXX - 1.3.3
114+
02 November 2016 - 1.3.3
115115
- Add log level selection to admin logs page
116116
- Can now search across filenames and paths
117117
- Slight performance improvements for indexing

fabfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ def pushtagbranch():
6262
local('git push --tags')
6363

6464
def build_all_release():
65+
js_test()
6566
build_release()
6667
build_community_release()
6768

0 commit comments

Comments
 (0)