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

Commit d1d4eef

Browse files
authored
Updated version
1 parent 09831a0 commit d1d4eef

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)