We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0424f commit 2de0b33Copy full SHA for 2de0b33
2 files changed
README.md
@@ -186,4 +186,4 @@ See [LICENSE](LICENSE) to see the full text.
186
You should have received a copy of the GNU General Public License
187
along with this program. If not, see <https://www.gnu.org/licenses/>.
188
189
-(Martin; 2020-03-00; wrapper version 0.4.0.alpha)
+(Martin; 2020-03-29; wrapper version 0.4.0.rc
VERSION
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
-version="0.4.0.alpha"
3
-versiondate="2020-03-00"
+version="0.4.0.rc"
+versiondate="2020-03-29"
0 commit comments