Skip to content

Commit

Permalink
Update version.php
Browse files Browse the repository at this point in the history
Adding the list of atomic redteam tests for each technique + button to execute tests one by one.
Improving dynamism and ergonomics (dynamic display of tables):
Loading page MITRE logo
Dynamism of KPIs
Correction of the display issue with the use case table
Correction of the display issue with the sharing page user
  • Loading branch information
Krook9d committed Mar 4, 2024
1 parent 096dcbb commit 71676e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/php/version.php
@@ -1,4 +1,4 @@
<?php
// /scripts/php/version.php
define('SOFTWARE_VERSION', 'v1.1.0');
define('SOFTWARE_VERSION', 'v1.1.1');
?>

0 comments on commit 71676e0

Please sign in to comment.