Skip to content

Commit

Permalink
AppVeyor: Fixing version in artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
batzen committed Jan 30, 2015
1 parent 5efdb1a commit 8218e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ assembly_info:

artifacts:
- path: build/bin
name: Fluent.Ribbon {version}
name: Fluent.Ribbon $(version)
type: zip

0 comments on commit 8218e8a

Please sign in to comment.