Skip to content

Commit

Permalink
Update version manifest to 2.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhubertus committed Nov 14, 2024
1 parent 67c9fd1 commit f8a07e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cmdlets/TeamViewerPS.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
RootModule = 'TeamViewerPS.psm1'

# Version number of this module.
ModuleVersion = '2.0.1'
ModuleVersion = '2.0.2'

# Supported PSEditions.
# CompatiblePSEditions = @()
Expand All @@ -18,7 +18,7 @@
CompanyName = 'TeamViewer Germany GmbH'

# Copyright statement for this module.
Copyright = '(c) 2021-2023 TeamViewer Germany GmbH. All rights reserved.'
Copyright = '(c) 2021-2024 TeamViewer Germany GmbH. All rights reserved.'

# Description of the functionality provided by this module.
Description = 'TeamViewerPS allows to interact with the TeamViewer Web API as well as a locally installed TeamViewer client.'
Expand Down

0 comments on commit f8a07e8

Please sign in to comment.