Skip to content

Commit

Permalink
Update releasenotes
Browse files Browse the repository at this point in the history
  • Loading branch information
lvnkmn committed May 14, 2018
1 parent c55b16c commit e973f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ platform :ios do
api_token: ENV["GITHUB_TOKEN"],
name: version,
tag_name: version,
description: "[Closed Issues](https://github.com/mennolovink/Zoomy/milestone/24?closed=1)",
description: "[Closed Issues](https://github.com/mennolovink/Zoomy/milestone/25?closed=1)",
commitish: "master")
end
end

0 comments on commit e973f71

Please sign in to comment.