File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- Please add your release notes in the following format:
4
4
- My change description (#PR)
5
- -->
6
- - Update Java Worker Version to [ 2.19.1] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.19.1 )
7
- - Support ` LOGIC_APPS_POWERSHELL_VERSION ` when resolving powershell's ` worker.config.json ` for logic-app apps only. (#11105 )
8
- - Update Python Worker Version to [ 4.38.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.38.0 )
9
- - Add JitTrace files for v4.40 (#11118 )
5
+ -->
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <VersionPrefix >4.$(MinorVersionPrefix)41 .100</VersionPrefix >
3
+ <VersionPrefix >4.$(MinorVersionPrefix)42 .100</VersionPrefix >
4
4
<UpdateBuildNumber >true</UpdateBuildNumber >
5
5
</PropertyGroup >
6
6
</Project >
You can’t perform that action at this time.
0 commit comments