We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435a68f commit 693c197Copy full SHA for 693c197
lib/fastlane/plugin/firebase_app_distribution/version.rb
@@ -1,5 +1,5 @@
1
module Fastlane
2
module FirebaseAppDistribution
3
- VERSION = "0.2.0.pre.4"
+ VERSION = "0.2.0"
4
end
5
0 commit comments