Skip to content

Commit b6219e1

Browse files
committed
Update branding
1 parent 59e9b90 commit b6219e1

File tree

11 files changed

+10
-50
lines changed

11 files changed

+10
-50
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
# # MISC FILES
1717
# .cache
18-
# .DS_Store
19-
# .idea
18+
.DS_Store
19+
.idea
2020
# .project
2121
# .settings
2222
# *.esproj

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Entry Type Rules Changelog
22

3+
# 3.0.1 - 2025-03-26
4+
5+
- Update branding
6+
37
# 3.0.0 - 2024-09-25
48

59
- Craft 5 compatability

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Screenshot](resources/img/new-plugin-header.png)
1+
![Screenshot](resources/img/entry-type-rules-header.png)
22

33
# Entry Type Rules plugin for Craft CMS 5
44

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fostercommerce/entry-type-rules",
33
"description": "A Craft plugin that allows you to set rules on number of entry types in a Craft section and/or limit who can include entry type entries based on their user group.",
44
"type": "craft-plugin",
5-
"version": "3.0.0",
5+
"version": "3.0.1",
66
"keywords": [
77
"craft",
88
"cms",
1.23 MB
Loading

resources/img/entry-types-mask.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

resources/img/entry-types.svg

Lines changed: 0 additions & 8 deletions
This file was deleted.
-610 KB
Binary file not shown.

resources/img/plugin-header.png

-419 KB
Binary file not shown.

src/icon-mask.svg

Lines changed: 1 addition & 18 deletions
Loading

0 commit comments

Comments
 (0)