Skip to content

Commit

Permalink
Forgot to update the header to version 3.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberBotX committed Feb 5, 2016
1 parent e1867bd commit f6964e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diceserv.h
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ class DiceServService : public Service

static const Anope::string &Version()
{
static Anope::string version = "3.0.0";
static Anope::string version = "3.0.1";
return version;
}

Expand Down

0 comments on commit f6964e6

Please sign in to comment.