Skip to content

Commit 1008098

Browse files
committed
Updated to the new FixCode release
1 parent 236032e commit 1008098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add the `install_xcode_plugin` to your `Fastfile`. This way, the plugin gets ins
3131
```ruby
3232
lane :xcode do
3333
install_xcode_plugin(
34-
url: "https://github.com/fastlane/FixCode/releases/download/0.1.0/FixCode.xcplugin.zip"
34+
url: "https://github.com/fastlane/FixCode/releases/download/0.2.0/FixCode.xcplugin.zip"
3535
)
3636
end
3737
```

0 commit comments

Comments
 (0)