Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
blabla1337 committed Feb 19, 2020
1 parent 8eb9049 commit 8c94adb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Angular/src/app/dashboard/dashboard.component.html
Expand Up @@ -28,7 +28,7 @@

<div class="text">

<h1>Security Knowledge Framework 3.0.3</h1>
<h1>Security Knowledge Framework 3.0.4</h1>
<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>

</div>
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -7,7 +7,7 @@
required = f.read().splitlines()

setup(name='skf',
version='3.0.3',
version='3.0.4',
description='The OWASP Security Knowledge Framework',
url='https://github.com/blabla1337/skf-flask',
author='Glenn ten Cate, Riccardo ten Cate',
Expand Down

0 comments on commit 8c94adb

Please sign in to comment.