We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ada4e7 commit caaa745Copy full SHA for caaa745
src/TheFox/Smtp/Smtpd.php
@@ -7,5 +7,5 @@
7
class Smtpd
8
{
9
const NAME = 'SMTPd';
10
- const VERSION = '0.6.1-dev';
+ const VERSION = '0.6.1';
11
}
0 commit comments