mirror of
https://github.com/tchapi/davis.git
synced 2025-04-04 12:42:49 +02:00
Add VERSION file, as in sabre/dav
This commit is contained in:
parent
2634657f22
commit
7ea6a7cdb7
8
src/Version.php
Normal file
8
src/Version.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App;
|
||||
|
||||
final class Version
|
||||
{
|
||||
const VERSION = '1.0.0';
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user