Skip to content

Commit

Permalink
Bump to v1.7.19
Browse files Browse the repository at this point in the history
  • Loading branch information
lunataoo committed Dec 13, 2022
2 parents 4c287e4 + 71ba773 commit 5309e6b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
payment_icons (1.7.18)
payment_icons (1.7.19)
frozen_record
railties (>= 5.0)
sassc-rails
Expand Down
1 change: 1 addition & 0 deletions app/assets/images/payment_icons/billie.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions db/payment_icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1598,6 +1598,10 @@
name: inbank
label: inbank
group: other
-
name: billie
label: Billie
group: other
-
name: sbpl
label: ShopBack - Powered by Hoolah
Expand Down
2 changes: 1 addition & 1 deletion lib/payment_icons/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PaymentIcons
VERSION = "1.7.18"
VERSION = "1.7.19"
end

0 comments on commit 5309e6b

Please sign in to comment.