Skip to content

Commit 2ae4fcc

Browse files
3.1.2
1 parent 30c0e2e commit 2ae4fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Horse.Constants.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ interface
1010
DEFAULT_HOST = '0.0.0.0';
1111
DEFAULT_PORT = 9000;
1212
START_RUNNING = 'Server is runing on %s:%d';
13-
HORSE_VERSION = '3.1.1';
13+
HORSE_VERSION = '3.1.2';
1414

1515
implementation
1616

0 commit comments

Comments
 (0)