Skip to content

Commit

Permalink
1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
akshinmustafayev authored May 28, 2022
1 parent 344cdd2 commit 83144d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EasyJob/EasyJob.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<TargetFramework>net5.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<ApplicationIcon>Images\icon.ico</ApplicationIcon>
<Version>1.1.7</Version>
<Version>1.1.8</Version>
<Authors>Akshin Mustafayev</Authors>
<Description>Keep and execute your PowerShell scripts from one interface</Description>
<Copyright>Akshin Mustafayev</Copyright>
<PackageProjectUrl>https://github.com/akshinmustafayev/EasyJob</PackageProjectUrl>
<RepositoryUrl>https://github.com/akshinmustafayev/EasyJob</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<AssemblyVersion>1.1.7.0</AssemblyVersion>
<AssemblyVersion>1.1.8.0</AssemblyVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit 83144d8

Please sign in to comment.