Sha256: c20c0a841cb852ee74d22a6dedb734f8e75e62cf27be302e9d68c4e29c1ef506
Contents?: true
Size: 310 Bytes
Versions: 1
Compression:
Stored size: 310 Bytes
Contents
# Version file # If you are updating this code, make sure you are updating # lib/youtube-dl/version.rb as well as the Rakefile. module YoutubeDL # Semantic Version as well as the bundled binary version. # "(major).(minor).(teeny).(pre-release).(binary-version)" VERSION = '0.3.1.2016.08.06'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
youtube-dl.rb-0.3.1.2016.08.06 | lib/youtube-dl/version.rb |