diff options
author | Mario <mario@mariovavti.com> | 2024-03-06 13:57:07 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-06 13:57:07 +0000 |
commit | 5eb6572277ab8f83acc51f96ec94db4e074d01b2 (patch) | |
tree | 720a70f81ae1b23bb57f520c61bce74fdbc53484 /vendor/twbs/bootstrap/nuget/bootstrap.nuspec | |
parent | 69bed9c889a5c153f7b9cece49be3b81bde24e32 (diff) | |
download | volse-hubzilla-5eb6572277ab8f83acc51f96ec94db4e074d01b2.tar.gz volse-hubzilla-5eb6572277ab8f83acc51f96ec94db4e074d01b2.tar.bz2 volse-hubzilla-5eb6572277ab8f83acc51f96ec94db4e074d01b2.zip |
update composer libs
Diffstat (limited to 'vendor/twbs/bootstrap/nuget/bootstrap.nuspec')
-rw-r--r-- | vendor/twbs/bootstrap/nuget/bootstrap.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/nuget/bootstrap.nuspec b/vendor/twbs/bootstrap/nuget/bootstrap.nuspec index de864ae22..8d4f5b214 100644 --- a/vendor/twbs/bootstrap/nuget/bootstrap.nuspec +++ b/vendor/twbs/bootstrap/nuget/bootstrap.nuspec @@ -15,7 +15,7 @@ <repository type="git" url="https://github.com/twbs/bootstrap.git" branch="main" /> <icon>bootstrap.png</icon> <license type="expression">MIT</license> - <copyright>Copyright 2011-2023</copyright> + <copyright>Copyright 2011-2024</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> <tags>css mobile-first responsive front-end framework web</tags> <contentFiles> |