Skip to content

Commit

Permalink
Merge pull request #12 from osu-wams/drupal-11
Browse files Browse the repository at this point in the history
Update core version requirement to include ^11
  • Loading branch information
emerham authored Aug 30, 2024
2 parents 8b6310d + 9a15d06 commit 20e6f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osu_icon_field.info.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: OSU Icon Field
type: module
description: 'Adds a custom field to display OSU and fontawesome icons'
core_version_requirement: ^9 || ^10
version: 1.1.2
core_version_requirement: ^9 || ^10 || ^11
version: 1.1.3

0 comments on commit 20e6f5f

Please sign in to comment.