Skip to content

Commit

Permalink
Release version 0.0.0.dev342
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Oct 31, 2024
1 parent f59f4ac commit 6544624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ namespaces = true
# ----------------------------------------- Project Metadata -------------------------------------
#
[project]
version = "0.0.0.dev341"
version = "0.0.0.dev342"
name = "ControlMan"
dependencies = [
"packaging >= 23.2, < 24",
Expand Down
2 changes: 1 addition & 1 deletion src/controlman/_data/schema/def/label-group-element.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ properties:
description: |
Full name of the label.
This is automatically generated from the prefix and suffix.
default: '${{ ...prefix }}${{ .suffix }}'
default: '${{ ...prefix }}$${{ .suffix }}$'
$ref: https://jsonschemata.repodynamics.com/string/oneline

0 comments on commit 6544624

Please sign in to comment.