Skip to content

Commit ebff15c

Browse files
Dapr workflows extension to stable (1.15.0rc1)
Signed-off-by: Elena Kolevska <[email protected]>
1 parent 670157c commit ebff15c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dapr-ext-workflow>=0.6.0rc3
1+
dapr-ext-workflow>=1.15.0rc1

examples/workflow/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
dapr-ext-workflow>=0.6.0rc3
1+
dapr-ext-workflow>=1.15.0rc1
22
dapr>=1.15.0rc3

ext/dapr-ext-workflow/dapr/ext/workflow/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
limitations under the License.
1414
"""
1515

16-
__version__ = '0.6.0rc3'
16+
__version__ = '1.15.0rc1'

0 commit comments

Comments
 (0)