File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
splunk_add_on_ucc_framework Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616
1717[tool .poetry ]
1818name = " splunk_add_on_ucc_framework"
19- version = " 6.0.0-beta .1"
19+ version = " 5.69 .1"
2020description = " Splunk Add-on SDK formerly UCC is a build and code generation framework"
2121license = " Apache-2.0"
2222authors = [" Splunk <addonfactory@splunk.com>" ]
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515#
16- __version__ = "6.0.0-beta .1"
16+ __version__ = "5.69 .1"
1717
1818import logging
1919
Original file line number Diff line number Diff line change 66 "url" : " git+https://github.com/splunk/addonfactory-ucc-generator.git" ,
77 "directory" : " ui"
88 },
9- "version" : " 6.0.0-beta .1" ,
9+ "version" : " 5.69 .1" ,
1010 "license" : " Apache-2.0" ,
1111 "author" : " Splunk Inc." ,
1212 "homepage" : " https://splunk.github.io/addonfactory-ucc-generator" ,
You can’t perform that action at this time.
0 commit comments