1
0
mirror of https://github.com/DarthAffe/OBD.NET.git synced 2025-12-12 08:48:30 +00:00

Bumped version number

This commit is contained in:
Darth Affe 2022-06-06 14:14:39 +02:00
parent 869366085a
commit 19f84465ed

View File

@ -9,7 +9,7 @@
<Company>-</Company> <Company>-</Company>
<Product>OBD.NET</Product> <Product>OBD.NET</Product>
<Description>C#-Library to read/write data from/to a car through an ELM327-/STN1170-Adapter</Description> <Description>C#-Library to read/write data from/to a car through an ELM327-/STN1170-Adapter</Description>
<Version>1.2.0</Version> <Version>1.3.0</Version>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild> <GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<RepositoryType>Github</RepositoryType> <RepositoryType>Github</RepositoryType>