Update version of compose core for web components - 0.5.0-build225

It means that when we build the components locally, the new version will be used (same as for recently published artefacts).
This commit is contained in:
Oleksandr Karpovich
2021-06-18 09:35:19 +02:00
parent bfe4bf4a3a
commit fac8a856b3

View File

@@ -1,3 +1,3 @@
COMPOSE_CORE_VERSION=0.0.12-SNAPSHOT
COMPOSE_CORE_VERSION=0.5.0-build225
COMPOSE_WEB_VERSION=0.0.12-SNAPSHOT
COMPOSE_WEB_BUILD_WITH_EXAMPLES=false