Skip to content

Commit b4bee4e

Browse files
committed
semver
1 parent 5f803f8 commit b4bee4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/TeamSpeak3Bot.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ class TeamSpeak3Bot
3030
/**
3131
* @var string
3232
*/
33-
const NIMDA_VERSION = '0.10.0';
34-
const NIMDA_TYPE = '-alpha1';
33+
const NIMDA_VERSION = '0.10.6';
34+
const NIMDA_TYPE = '-alpha';
3535

3636
/**
3737
* @var string

0 commit comments

Comments
 (0)