Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOneRing committed Nov 11, 2015
1 parent 760b02c commit 052c41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snoretoasts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -368,5 +368,5 @@ HRESULT SnoreToasts::createToast()

std::wstring SnoreToasts::version()
{
return L"0.5.1";
return L"0.5.2";
}

0 comments on commit 052c41d

Please sign in to comment.