Skip to content

Commit 3c9d918

Browse files
author
Andrew Lorien
committed
revert to master settings
1 parent df863d2 commit 3c9d918

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/ScmBackup/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyVersion("1.0.0")]
9-
[assembly: AssemblyFileVersion("1.0.0")]
10-
[assembly: AssemblyInformationalVersion("1.0.0-PROD")]
8+
[assembly: AssemblyVersion("0.0.0")]
9+
[assembly: AssemblyFileVersion("0.0.0")]
10+
[assembly: AssemblyInformationalVersion("0.0.0-DEV")]
1111
[assembly: AssemblyTitle("SCM Backup")]
1212
[assembly: AssemblyDescription("Backup repositories from cloud hosters to your local machine or S3 bucket")]
1313
[assembly: AssemblyConfiguration("")]

0 commit comments

Comments
 (0)