Skip to content

Commit

Permalink
feat(conf): changed version for widget
Browse files Browse the repository at this point in the history
  • Loading branch information
egordidenko committed Aug 19, 2024
1 parent bba0f14 commit 57a91e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyuploadcare/dj/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class SettingsType(typing_extensions.TypedDict):
"use_legacy_widget": False,
"use_hosted_assets": True,
"widget": {
"version": "1.4.0",
"version": "1",
"variant": "regular",
"build": "min",
"options": {},
Expand Down

0 comments on commit 57a91e5

Please sign in to comment.