Skip to content

Commit

Permalink
Upgrade to PrismJS 1.29.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlipperPA committed Mar 5, 2023
1 parent 1418c94 commit e428225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wagtailcodeblock/settings.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from django.conf import settings

PRISM_PREFIX = "//cdnjs.cloudflare.com/ajax/libs/prism/"
PRISM_VERSION = "1.28.0"
PRISM_VERSION = "1.29.0"


def get_language_choices():
Expand Down

0 comments on commit e428225

Please sign in to comment.