Skip to content

Commit 79ce386

Browse files
committed
Update Themosis application version to 3.1.0.
1 parent 1249689 commit 79ce386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Core/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class Application extends Container implements
3939
/**
4040
* Themosis framework version.
4141
*/
42-
public const THEMOSIS_VERSION = '3.0.0';
42+
public const THEMOSIS_VERSION = '3.1.0';
4343

4444
/**
4545
* Laravel version.

0 commit comments

Comments
 (0)