Skip to content

Commit

Permalink
updated psd
Browse files Browse the repository at this point in the history
  • Loading branch information
NowinskiK committed Jan 24, 2025
1 parent a626c5f commit 047f937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure.datafactory.tools.psd1
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
RootModule = 'azure.datafactory.tools.psm1'

# Version number of this module.
ModuleVersion = '1.11.2'
ModuleVersion = '1.12.0'

# Supported PSEditions
# CompatiblePSEditions = @()
@@ -27,7 +27,7 @@
CompanyName = 'SQLPlayer'

# Copyright statement for this module
Copyright = '(c) 2020-2024 Kamil Nowinski. All rights reserved.'
Copyright = '(c) 2020-2025 Kamil Nowinski. All rights reserved.'

# Description of the functionality provided by this module
Description = 'PowerShell module to help with CI&CD for Azure Data Factory, mainly to publish to ADF service in multiple environments. Check https://github.com/Azure-Player/azure.datafactory.tools/ & https://azureplayer.net/adf/'

0 comments on commit 047f937

Please sign in to comment.