Skip to content

Commit 8c94adb

Browse files
committed
Bump version
1 parent 8eb9049 commit 8c94adb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Angular/src/app/dashboard/dashboard.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<div class="text">
3030

31-
<h1>Security Knowledge Framework 3.0.3</h1>
31+
<h1>Security Knowledge Framework 3.0.4</h1>
3232
<p>SKF is an expert system application that uses the OWASP (M)ASVS with detailed code examples (secure coding principles) to help developers getting the right security requirements and create applications that are secure by design.</p>
3333

3434
</div>

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
required = f.read().splitlines()
88

99
setup(name='skf',
10-
version='3.0.3',
10+
version='3.0.4',
1111
description='The OWASP Security Knowledge Framework',
1212
url='https://github.com/blabla1337/skf-flask',
1313
author='Glenn ten Cate, Riccardo ten Cate',

0 commit comments

Comments
 (0)