• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • Which Version of OpenSpecimen are we running?

    How can I see what version of OpenSpecimen I am currently running? If I click on the “I” information symbol (as I’ve seen in other threads) in the top right of the application, it says “Version master” with a build date of when I ran the build command and “Revision f2646de”. Is there any way I can tell if we are running 3.1, 3.2, or 3.3? Is there a way to see it on the backend as well as the frontend?

    Thanks.

    @David_Kraemer It depends on which version tag did you check out the code from. If you checked from master, it will show master. If you check out from a specific version tag, say v3.3, it will show the that version.

    ~Sri

    Thanks for the information. Building code from Git is still new to me, so I was unaware of this. I’ll keep a closer eye on what I check out next time to make sure I get the version numbers.