We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef02a5a commit 3819a1fCopy full SHA for 3819a1f
src/ButterCMS/ButterCMS.php
@@ -16,7 +16,7 @@
16
class ButterCMS
17
{
18
const
19
- VERSION = '2.3.3',
+ VERSION = '2.4.0',
20
API_ROOT_URL = 'https://api.buttercms.com/v2/';
21
22
protected
0 commit comments