Skip to content

Commit a340912

Browse files
authored
Merge pull request #15618 from wordpress-mobile/bump-aztec-v1.5.1
Bump Aztec version to v1.5.1
2 parents bf3b212 + 636ffdf commit a340912

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
ext.wordPressUtilsVersion = '2.2.0'
99
ext.wordPressLoginVersion = '0.0.8'
1010
ext.detektVersion = '1.15.0'
11-
ext.gutenbergMobileVersion = 'v1.66.0'
11+
ext.gutenbergMobileVersion = 'v1.68.0-alpha1'
1212
ext.storiesVersion = '1.2.0'
1313

1414
repositories {

libs/editor/WordPressEditor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.aztecVersion = 'v1.5.0'
2+
ext.aztecVersion = 'v1.5.1'
33
}
44

55
repositories {

0 commit comments

Comments
 (0)