Skip to content

Commit

Permalink
Update Virtual Select provider to v1.0.46 (#996)
Browse files Browse the repository at this point in the history
Co-authored-by: Giuliana Silva <108938618+OS-giulianasilva@users.noreply.github.com>
  • Loading branch information
gnbm and OS-giulianasilva committed Sep 26, 2024
1 parent ee64406 commit 8890ae8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace Providers.OSUI.Dropdown.VirtualSelect.Enum {
*/
export enum ProviderInfo {
Name = 'VirtualSelect',
Version = '1.0.45',
Version = '1.0.46',
}

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# VirtualSelect · ![virtualselect version](https://img.shields.io/badge/version-v1.0.45-informational)
# VirtualSelect · ![virtualselect version](https://img.shields.io/badge/version-v1.0.46-informational)

All info about this Provider <a href="https://sa-si-dev.github.io/virtual-select/#/">here</a>.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Virtual Select v1.0.45
* Virtual Select v1.0.46
* https://sa-si-dev.github.io/virtual-select
* Licensed under MIT (https://github.com/sa-si-dev/virtual-select/blob/master/LICENSE)
*/
Expand Down

0 comments on commit 8890ae8

Please sign in to comment.