Skip to content

Commit cbc150a

Browse files
committed
bump version to 3.0.2
1 parent e9ec9fb commit cbc150a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Usage: on line 2 put the release version, on line 3 put the version comment (example: beta)
2-
3.0.1
2+
3.0.2

src/Umbraco.Deploy.Contrib.Connectors/Properties/VersionInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// </auto-generated>
99
//------------------------------------------------------------------------------
1010

11-
[assembly: System.Reflection.AssemblyVersion("3.0.1")]
12-
[assembly: System.Reflection.AssemblyInformationalVersion("3.0.1")]
11+
[assembly: System.Reflection.AssemblyVersion("3.0.2")]
12+
[assembly: System.Reflection.AssemblyInformationalVersion("3.0.2")]
1313

1414

0 commit comments

Comments
 (0)