Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
vivet committed Sep 16, 2024
1 parent 478a149 commit 47d7a30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions GoogleApi/GoogleApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<NoWarn />
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PlatformTarget>AnyCPU</PlatformTarget>
<AssemblyVersion>5.4.7.0</AssemblyVersion>
<FileVersion>5.4.7.0</FileVersion>
<Version>5.4.7.0</Version>
<AssemblyVersion>5.4.8.0</AssemblyVersion>
<FileVersion>5.4.8.0</FileVersion>
<Version>5.4.8.0</Version>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>GoogleApi.snk</AssemblyOriginatorKeyFile>
<LangVersion>latest</LangVersion>
Expand All @@ -22,7 +22,7 @@
<PackageTags>google api map maps place places elevation snaptoroad snaptoroads snap road roads speed speedlimit coordinate geo geocode geocoder geocoding geolocation search text nearby radar translate translation detect detection language languages nearest geography point geocoordinate address location latitude longitude distance duration matrix distancematrix direction directions travel path journey trip photo photos timezone time zone autocomplete auto-complete traffic spatial</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReleaseNotes>
- Added Status.DataNotAvailable.
- Added additional types for opening hours.
</PackageReleaseNotes>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<RepositoryType>GitHub</RepositoryType>
Expand Down

0 comments on commit 47d7a30

Please sign in to comment.