Compare commits
2 Commits
43ab5b5581
...
9e8c70ada2
Author | SHA1 | Date | |
---|---|---|---|
9e8c70ada2 | |||
819979f2b2 |
@ -1,10 +1,9 @@
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
/** The current Feed Reader Central version */
|
||||
|
||||
use BitBadger\PDODocument\{AutoId, Configuration};
|
||||
use FeedReaderCentral\Data;
|
||||
|
||||
/** The current Feed Reader Central version */
|
||||
const FRC_VERSION = '1.0.0-beta1';
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user