Skip to content

Commit

Permalink
Fix help version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tduva committed Mar 29, 2016
1 parent c790402 commit 6f90975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chatty/gui/components/help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<h1><a name="top">Chatty (Version: 0.8.2b3)</a></h1>
<h1><a name="top">Chatty (Version: 0.8.2b4)</a></h1>
<table>
<tr>
<td valign="top">
Expand Down

0 comments on commit 6f90975

Please sign in to comment.