Skip to content

Commit

Permalink
Updating version to 4.1.0-preview3 (#527)
Browse files Browse the repository at this point in the history
* Logging improvement and Removing Escape characters for pem strings as Environment Variables (#526)

* Adding Trigger Attribute test for ssl

* Adding UTs for Kafka Scaler Provider and code cleanup

* Scale Metric and Scale Controller Fixes

* Fixing Incorrect UTs

* Removing escape characters for appsettings and improved logging

* Updated version to 4.1.0-preview3
  • Loading branch information
jainharsh98 authored Oct 21, 2024
1 parent f34eb58 commit e0b5aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<!-- Extensions can have independent versions and only increment when released -->
<Version>4.1.0-preview2$(VersionSuffix)</Version>
<Version>4.1.0-preview3$(VersionSuffix)</Version>
<TargetFramework>netstandard2.0</TargetFramework>
<Authors>Microsoft</Authors>
<Company>Microsoft</Company>
Expand Down

0 comments on commit e0b5aae

Please sign in to comment.