Skip to content

Commit bc241e9

Browse files
Update appveyor.yml
1 parent bcef749 commit bc241e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 4.0.{build}
1+
version: 4.0.0-beta{build}
22
assembly_info:
33
patch: true
44
file: '**\AssemblyInfo.*'
@@ -14,4 +14,4 @@ artifacts:
1414
- path: ./Build/nuget/*.nupkg
1515
name: NuGet
1616
- path: ./component/*.xam
17-
name: Component
17+
name: Component

0 commit comments

Comments
 (0)