API Version field

Hi there,
I want to change the version field of the openapi yaml file. is there any way to set this value in apidog.

openapi: 3.0.1
info:
  title: DEMO API
  description: ''
  version: 1.0.0 # <--- this field
tags: []

image.png

Thanks for the feedback, we will think about how to optimize it.

Thank you