diff --git a/Directory.Build.targets b/Directory.Build.targets index 7b782ce..08d301c 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,13 +1,13 @@ - - - - - - - - + + + + + + + + \ No newline at end of file diff --git a/src/Manifest.cs b/src/Manifest.cs index 6cfa397..4796594 100644 --- a/src/Manifest.cs +++ b/src/Manifest.cs @@ -4,7 +4,7 @@ Name = "Google Maps", Author = "ThisNetWorks", Website = "https://github.com/ThisNetWorks/ThisNetWorks.OrchardCore.GoogleMaps", - Version = "1.0.0", + Version = "1.1.0", Description = "Google Maps Module", Dependencies = new[] { "OrchardCore.Contents" }, Category = "Content Management"