-
Notifications
You must be signed in to change notification settings - Fork 222
/
.bumpversion.cfg
40 lines (22 loc) · 1.13 KB
/
.bumpversion.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[bumpversion]
current_version = 5.0.0
commit = True
message = Release version {new_version} [skip ci]
[bumpversion:file:README.md]
[bumpversion:file:Sources/SupportingFiles/Shared.swift]
[bumpversion:file:IBMWatsonAssistantV1.podspec]
[bumpversion:file:IBMWatsonAssistantV2.podspec]
[bumpversion:file:IBMWatsonDiscoveryV1.podspec]
[bumpversion:file:IBMWatsonDiscoveryV2.podspec]
[bumpversion:file:IBMWatsonLanguageTranslatorV3.podspec]
[bumpversion:file:IBMWatsonNaturalLanguageUnderstandingV1.podspec]
[bumpversion:file:IBMWatsonSpeechToTextV1.podspec]
[bumpversion:file:IBMWatsonTextToSpeechV1.podspec]
[bumpversion:file:Scripts/jazzy-config/AssistantV1.jazzy.yaml]
[bumpversion:file:Scripts/jazzy-config/AssistantV2.jazzy.yaml]
[bumpversion:file:Scripts/jazzy-config/DiscoveryV1.jazzy.yaml]
[bumpversion:file:Scripts/jazzy-config/DiscoveryV2.jazzy.yaml]
[bumpversion:file:Scripts/jazzy-config/LanguageTranslatorV3.jazzy.yaml]
[bumpversion:file:Scripts/jazzy-config/NaturalLanguageUnderstandingV1.jazzy.yaml]
[bumpversion:file:Scripts/jazzy-config/SpeechToTextV1.jazzy.yaml]
[bumpversion:file:Scripts/jazzy-config/TextToSpeechV1.jazzy.yaml]