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

Commit f91dab0

Browse files
authored
Merge pull request #38 from PhpSlides/dev
Updated version
2 parents 2960a69 + d1d4eef commit f91dab0

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
@@ -31,7 +31,7 @@ class Application extends Controller implements ApplicationInterface
3131
/**
3232
* The version of the PhpSlides application.
3333
*/
34-
public const PHPSLIDES_VERSION = '1.3.8';
34+
public const PHPSLIDES_VERSION = '1.3.9';
3535

3636
/**
3737
* @var string $REMOTE_ADDR The remote address of the client making the request.

0 commit comments

Comments
 (0)