1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 07:27:39 +02:00

Release v0.1.0-beta.13

This commit is contained in:
Daniël Klabbers
2020-05-04 12:52:03 +02:00
committed by Daniël Klabbers
parent a9470b463f
commit 84784c9839
2 changed files with 46 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ class Application extends Container implements ApplicationContract
*
* @var string
*/
const VERSION = '0.1.0-beta.13-dev';
const VERSION = '0.1.0-beta.13';
/**
* The base path for the Flarum installation.