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