The way prompt versioning works has been improved dramatically! There is no longer a production version. Instead each new version is semantically versioned just like most APIs. When call the API you can optionally append in a semantic version that is pinned to a Major, Minor or Patch. This allows you the flexibility to implement as much (or as little) versioning as you desire.
Learn more about prompt versioning here!