Skip to content

Commit

Permalink
Correction Version numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
Andries-Smit committed Nov 23, 2015
1 parent d8eaa87 commit 32be058
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AudioVideoPlayBack",
"version": "4.3.0",
"version": "3.1.0",
"description": "Mendix widget, AudioVideoPlayBack is a Mendix widget built on top of Jplayer.",
"author": "Andries Smit <[email protected], Acellam Guy",
"copyright": "Flock of Birds International BV",
Expand Down
4 changes: 2 additions & 2 deletions src/AudioVideoPlayback/widget/AudioVideoPlayback.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
========================
@file : AudioVideoPlayback.js
@version : 4.3.0
@version : 3.1.0
@author : Andries Smit, Acellam Guy
@date : Tue, 16 Jun 2015 10:16:07 GMT
@date : Mon, 23 Nov 2015 17:17:00 GMT
@copyright : Flock Of Birds
@license : Apache 2.0 License
Expand Down
4 changes: 2 additions & 2 deletions src/AudioVideoPlayback/widget/AudioVideoPlaybackEmbed.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
========================
@file : AudioVideoPlayback.js
@version : 4.3.0
@version : 3.1.0
@author : Acellam Guy
@date : Tue, 16 Jun 2015 10:16:07 GMT
@date : Mon, 23 Nov 2015 17:17:00 GMT
@copyright : Flock Of Birds
@license : Apache 2.0 License
Expand Down
4 changes: 2 additions & 2 deletions src/AudioVideoPlayback/widget/AudioVideoPlaybackRemoteFile.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
========================
@file : AudioVideoPlaybackRemoteFile.js
@version : 4.3.0
@version : 3.1.0
@author : Acellam Guy, Andries Smit
@date : Tue, 19 Nov 2015 10:16:07 GMT
@date : Mon, 23 Nov 2015 17:17:00 GMT
@copyright : Flock Of Birds
@license : Apache 2.0 License
Expand Down
4 changes: 2 additions & 2 deletions src/AudioVideoPlayback/widget/AudioVideoPlaybackURL.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
========================
@file : AudioVideoPlaybackURL.js
@version : 4.3.0
@version : 3.1
@author : Acellam Guy
@date : Tue, 16 Jun 2015 10:16:07 GMT
@date : Mon, 23 Nov 2015 17:17:00 GMT
@copyright : Flock Of Birds
@license : Apache 2.0 License
Expand Down
2 changes: 1 addition & 1 deletion src/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<package xmlns="http://www.mendix.com/package/1.0/">
<clientModule name="AudioVideoPlayback" version="3.0.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<clientModule name="AudioVideoPlayback" version="3.1.0" xmlns="http://www.mendix.com/clientModule/1.0/">
<widgetFiles>
<widgetFile path="AudioVideoPlayback/AudioVideoPlayback.xml"/>
<widgetFile path="AudioVideoPlayback/AudioVideoPlaybackURL.xml"/>
Expand Down
Binary file modified test/Mx5.16.1/widgets/AudioVideoPlayBack.mpk
Binary file not shown.
Binary file modified test/Mx5.21/widgets/AudioVideoPlayBack.mpk
Binary file not shown.

0 comments on commit 32be058

Please sign in to comment.