Skip to content

Commit

Permalink
Revert "Set the default starboard API to 12."
Browse files Browse the repository at this point in the history
This reverts commit d6161041fb7bc3616057b6ec5ee065c99a43ca00.

Reason for revert: <Some platforms are set to expect experimental version>

Change-Id: I2385e54f53993c5003286b162766cd31ae2d4d3d
  • Loading branch information
y4vor committed Nov 5, 2020
1 parent c260419 commit 637f655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starboard/sabi/sabi.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.
"""Source of truth of the default/experimental Starboard API version."""

SB_API_VERSION = 12
SB_API_VERSION = 13

0 comments on commit 637f655

Please sign in to comment.