What does the .dev version extension mean?

I just checked my version, and noticed its 1.1.2.dev11 instead of just 1.1.2. Is that normal or did I accidentally install a development version?

Man all the dev-ops stuff when doing software engineering takes time to do consistently. The team just hasn’t gotten into a rhythm yet with consistently tagging and merging their builds. So it’s not unusual for “release tags” to point to a “dev” tag. TLDR It’s just a logistical oversight!

3 Likes