Skip to content

Commit

Permalink
dev - Started development of 1.2.0
Browse files Browse the repository at this point in the history
---

Type: dev
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Apr 9, 2024
1 parent f4cfe88 commit 977f9e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Nettify/Nettify.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Version>1.1.0.1</Version>
<Version>1.2.0</Version>
<Authors>Aptivi</Authors>
<Company>Aptivi Corp.</Company>
<Description>A collection of tools that provide you Internet accessory tools for your C# and Visual basic applications.</Description>
Expand All @@ -17,7 +17,7 @@
<PackageTags>dictionary;api;free;csharp;visualbasic;word;meaning;definition;text;tools;library</PackageTags>
<PackageLicenseExpression>GPL-3.0-or-later</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageVersion>1.1.0.1</PackageVersion>
<PackageVersion>1.2.0</PackageVersion>
<PackageIcon>OfficialAppIcon-Nettify-512.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageId>Nettify</PackageId>
Expand Down
2 changes: 1 addition & 1 deletion tools/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0.1
1.2.0

0 comments on commit 977f9e4

Please sign in to comment.