Skip to content

Commit

Permalink
1.4.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
yznpku committed Aug 29, 2018
1 parent 578afb8 commit fdddc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/global.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include "stdafx.h"

static const QString VERSION = "1.4.0";
static const QString VERSION = "1.4.1";

using RoomId = QString;
using DirectionCode = QString; // [""(Unknown), "C"(Secret Passage), "N", "NE", "E", "SE", "S", "SW", "W", "NW"]
Expand Down

0 comments on commit fdddc8e

Please sign in to comment.