Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 0a8e429

Browse files
committed
updated to version 1.3.7
1 parent ee41a01 commit 0a8e429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class Application extends Controller implements ApplicationInterface
3333
/**
3434
* The version of the PhpSlides application.
3535
*/
36-
const PHPSLIDES_VERSION = '1.3.6';
36+
const PHPSLIDES_VERSION = '1.3.7';
3737

3838
/**
3939
* `$log` method prints logs in `requests.log` file in the root of the project each time any request has been received, when setted to true.

0 commit comments

Comments
 (0)