Skip to content

Commit 8dae2a0

Browse files
committed
- Updated Build Version (19.0.2)
1 parent 5e6fdf2 commit 8dae2a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Rock.Version/AssemblySharedInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//1
1+
//2
22
// ^^^ This number above is the build number used by the T4 template responsible for generating this file.
33
// Do Not Remove!
44
//
@@ -42,9 +42,9 @@
4242
// The AssemblyVersion number should change only when we are
4343
// making a breaking change and need the runtime binding to fail if it does not
4444
// match the correct version exactly.
45-
[assembly: AssemblyVersion( "19.0.1" )]
45+
[assembly: AssemblyVersion( "19.0.2" )]
4646

47-
[assembly: AssemblyFileVersion( "19.0.1" )]
47+
[assembly: AssemblyFileVersion( "19.0.2" )]
4848

4949
// This is the "official" product name that will be shown to people.
5050
// It's shown in the SystemInfo details and perhaps the RockUpdate page.

0 commit comments

Comments
 (0)