Skip to content

Commit d825c80

Browse files
jjw24TBM13
authored andcommitted
Merge pull request Flow-Launcher#4001 from Flow-Launcher/merge_back_v2_0_1
Merge v2.0.1 back into dev
1 parent bc68a78 commit d825c80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.Calculator/Flow.Launcher.Plugin.Calculator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Library</OutputType>

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '2.0.0.{build}'
1+
version: '2.0.1.{build}'
22

33
# Do not build on tags because we create a release on merge to master. Otherwise will upload artifacts twice changing the hash, as well as triggering duplicate GitHub release action & NuGet deployments.
44
skip_tags: true

0 commit comments

Comments
 (0)