Skip to content

Commit

Permalink
version bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
arderyp committed May 27, 2024
1 parent 92c511a commit 7913858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scotuswebcites/context_processors.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
def global_variables(request):
return {'VERSION': '4.0.5'}
return {'VERSION': '4.0.6'}

0 comments on commit 7913858

Please sign in to comment.