Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/tuyanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-04-07 19:39:10 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-04-07 19:39:10 +0300
commita3673203d2da207164e79ef4b3df85346b121692 (patch)
tree8a45f2d65925168400b9766532c8d6c0857be8b0
parent67529eb8d51deb8779b6ae994efbad0c3d51a57d (diff)
Version bump
-rw-r--r--TuyaNet.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/TuyaNet.csproj b/TuyaNet.csproj
index aa2a0df..d15a1a4 100644
--- a/TuyaNet.csproj
+++ b/TuyaNet.csproj
@@ -15,8 +15,8 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<LangVersion>9.0</LangVersion>
- <AssemblyVersion>1.0.1.0</AssemblyVersion>
- <FileVersion>1.0.1.0</FileVersion>
+ <AssemblyVersion>1.0.2.0</AssemblyVersion>
+ <FileVersion>1.0.2.0</FileVersion>
<Version>1.0.1</Version>
</PropertyGroup>