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

Commit c0d9491

Browse files
author
Diego Moreno Quinteiro
committed
Bump version to 1.6.0
1 parent 379c92a commit c0d9491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facebook/InstantArticles/Elements/InstantArticle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
class InstantArticle extends Element implements Container, InstantArticleInterface
3636
{
37-
const CURRENT_VERSION = '1.5.9';
37+
const CURRENT_VERSION = '1.6.0';
3838

3939
/**
4040
* The meta properties that are used on <head>

0 commit comments

Comments
 (0)