Skip to content

Commit e1e34e8

Browse files
committed
Change version information to use the same format as its siblings
1 parent af4f3a1 commit e1e34e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
3535
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
3636

37-
[assembly: AssemblyVersion("1.0.*")]
37+
[assembly: AssemblyVersion("1.0.0.*")]
3838
[assembly: InternalsVisibleTo("Couchbase.Lite.Unity")]

0 commit comments

Comments
 (0)