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 24430f6 commit d103fd1Copy full SHA for d103fd1
src/CleanBrowsingClient/CleanBrowsingClient.csproj
@@ -11,10 +11,11 @@
11
<AssemblyName>CleanBrowsingClient</AssemblyName>
12
<ApplicationIcon>cleanbrowsing.ico</ApplicationIcon>
13
<ApplicationManifest>app.manifest</ApplicationManifest>
14
- <Version>0.1.6.0</Version>
+ <Version>0.2.0.0</Version>
15
<Authors>Christian Hermann (@bitbeans)</Authors>
16
<Platforms>x64;x86</Platforms>
17
<PackageLicenseExpression>MIT</PackageLicenseExpression>
18
+ <Product>CleanBrowsing Client</Product>
19
</PropertyGroup>
20
<ItemGroup>
21
<None Remove="dnscrypt-proxy\dnscrypt-proxy.toml" />
0 commit comments