Skip to content

Commit

Permalink
Update AuditTAP version
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffen Winternheimer committed Nov 14, 2023
1 parent 03bd1e6 commit 89efc3d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ATAPAuditor/ATAPAuditor.psd1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@{
RootModule = 'ATAPAuditor.psm1'
ModuleVersion = '5.6.3'
ModuleVersion = '5.7.0'
GUID = '1662a599-4e3a-4f72-a844-9582077b589e'
Author = 'Benedikt Böhme, Patrick Helbach, Steffen Winternheimer, Phan Quang Nguyen, Daniel Ströher'
CompanyName = 'FB Pro GmbH'
Expand Down
2 changes: 1 addition & 1 deletion ATAPHtmlReport/ATAPHtmlReport.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
RootModule = 'ATAPHtmlReport.psm1'

# Version number of this module.
ModuleVersion = '1.13.1'
ModuleVersion = '1.13.2'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ ATAPAuditor:\
<td>


AuditTAP Release 5.6.3:\
[![ATAP](https://www.fb-pro.com/wp-content/uploads/2022/09/atap-download-button.png)](https://github.com/fbprogmbh/Audit-Test-Automation/releases/tag/v5.6.3)
AuditTAP Release 5.7.0:\
[![ATAP](https://www.fb-pro.com/wp-content/uploads/2022/09/atap-download-button.png)](https://github.com/fbprogmbh/Audit-Test-Automation/releases/tag/v5.7.0)
</td>
</tr>
</table>
Expand Down

0 comments on commit 89efc3d

Please sign in to comment.