Skip to content

Commit ca77b9f

Browse files
author
coding-chimp
committed
Version bump
1 parent 28e32e2 commit ca77b9f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Use the `podloveaudio` or `podlovevideo` helpers to inplement the audio or video
3434

3535
You can also read a description of all available options in the [Documentation][doc].
3636

37+
## Versioning ##
38+
39+
The major, minor, and patch version numbers mirror the version of the Podlove Web Player itself. Should a gem bug be discovered, a 4th version identifier will be added and incremented.
40+
3741
## Contributing ##
3842

3943
Feel free to open an issue ticket if you find something that could be improved. A couple notes:
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
module PodloveWebPlayerRails
2-
# version of the gem
3-
VERSION = "1.2.3"
4-
# version of the podlove web player
5-
PODLOVE_WEB_PLAYER_VERSION = "2.0.15"
2+
VERSION = '2.0.17'
63
end

0 commit comments

Comments
 (0)