Skip to content

Commit

Permalink
chore: edited version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuchkouAA committed May 30, 2023
1 parent 40bcfed commit b376a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CompanyLicense/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def version(request):
versions = []
versions = versions + [{
"name": "5S Control version",
"version": "0.3.8",
"version": "v0.3.8",
"date": "05.31.2023",
"description": ""
}]
Expand Down

0 comments on commit b376a7d

Please sign in to comment.