File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
src/Umbraco.Deploy.Contrib.Connectors/Properties Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Usage: on line 2 put the release version, on line 3 put the version comment (example: beta)
2
- 4.2.0
2
+ 4.2.1
Original file line number Diff line number Diff line change 6
6
[ assembly: AssemblyConfiguration ( "" ) ]
7
7
[ assembly: AssemblyCompany ( "" ) ]
8
8
[ assembly: AssemblyProduct ( "Umbraco.Deploy.Contrib" ) ]
9
- [ assembly: AssemblyCopyright ( "Copyright © Umbraco 2022 " ) ]
9
+ [ assembly: AssemblyCopyright ( "Copyright © Umbraco 2023 " ) ]
10
10
[ assembly: AssemblyTrademark ( "" ) ]
11
11
[ assembly: AssemblyCulture ( "" ) ]
12
12
Original file line number Diff line number Diff line change 8
8
// </auto-generated>
9
9
//------------------------------------------------------------------------------
10
10
11
- [ assembly: System . Reflection . AssemblyInformationalVersion ( "4.2.0 " ) ]
12
- [ assembly: System . Reflection . AssemblyVersion ( "4.2.0 " ) ]
11
+ [ assembly: System . Reflection . AssemblyInformationalVersion ( "4.2.1 " ) ]
12
+ [ assembly: System . Reflection . AssemblyVersion ( "4.2.1 " ) ]
13
13
14
14
You can’t perform that action at this time.
0 commit comments