Skip to content

Commit

Permalink
move files to subfolder and set version 2.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rudnerbjoern committed Oct 25, 2024
1 parent 31ad6ea commit 00cd428
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
/**
* @copyright Copyright (C) 2022-2024 Björn Rudner
* @license https://www.gnu.org/licenses/gpl-3.0.en.html
* @version 2024-09-05
* @version 2024-10-25
*
* iTop module definition file
*/

SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'br-riskassessment/2.7.7',
'br-riskassessment/2.7.8',
array(
// Identification
//
Expand Down
4 changes: 2 additions & 2 deletions extension.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<![CDATA[Adds the ability to document risk parameters on CIs.]]>
</description>
<version>
<![CDATA[2.7.7]]>
<![CDATA[2.7.8]]>
</version>
<release_date>
<![CDATA[2024-09-05]]>
<![CDATA[2024-10-25]]>
</release_date>
<version_description>
<![CDATA[]]>
Expand Down

0 comments on commit 00cd428

Please sign in to comment.