We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e862708 commit 19a5393Copy full SHA for 19a5393
Unifiedban.Terminal/Unifiedban.Terminal.csproj
@@ -3,14 +3,14 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>netcoreapp3.1</TargetFramework>
6
- <Version>3.0.0-beta.39</Version>
+ <Version>3.0.0-beta.40</Version>
7
<Authors>SubPixel for linux/hub</Authors>
8
<Product>Unifiedban Terminal</Product>
9
<Copyright>LinuxHub 2020</Copyright>
10
<RepositoryUrl>https://github.com/unified-ban/Terminal</RepositoryUrl>
11
<RepositoryType>GIT</RepositoryType>
12
<AssemblyVersion>3.0.0</AssemblyVersion>
13
- <FileVersion>3.0.0.481</FileVersion>
+ <FileVersion>3.0.0.483</FileVersion>
14
</PropertyGroup>
15
16
<ItemGroup>
0 commit comments