Sha256: c63ae1049f016fa736f059cdcb1156e8adc7b11cb9d4f72457bcfcae531bc595
Contents?: true
Size: 312 Bytes
Versions: 1
Compression:
Stored size: 312 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.09.11.1'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
youtube-dl.rb-0.3.1.2016.09.11.1 | lib/youtube-dl/version.rb |