diff --git a/LICENSE.md b/LICENSE.md
index f6196ce..ff86900 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2021 <a href="https://www.limbo.works/" target="_blank" rel="noopener">Limbo</a>
+Copyright (c) 2022 <a href="https://www.limbo.works/" target="_blank" rel="noopener">Limbo</a>
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal in
diff --git a/releases/github/Skybrud.VideoPicker.v2.0.0-alpha008.zip b/releases/github/Skybrud.VideoPicker.v2.0.0-alpha008.zip
new file mode 100644
index 0000000..a52b4ab
Binary files /dev/null and b/releases/github/Skybrud.VideoPicker.v2.0.0-alpha008.zip differ
diff --git a/releases/nuget/Skybrud.VideoPicker.2.0.0-alpha008.nupkg b/releases/nuget/Skybrud.VideoPicker.2.0.0-alpha008.nupkg
new file mode 100644
index 0000000..160c0dd
Binary files /dev/null and b/releases/nuget/Skybrud.VideoPicker.2.0.0-alpha008.nupkg differ
diff --git a/src/LICENSE.html b/src/LICENSE.html
index 984fa8c..142a69c 100644
--- a/src/LICENSE.html
+++ b/src/LICENSE.html
@@ -81,7 +81,7 @@ <h1>Skybrud.VideoPicker</h1>
         <h2>The MIT License (MIT)</h2>
       <div class="limboLogo"><a href="https://www.limbo.works/" target="_blank" rel="noopener"></a></div>
         <p>
-            Copyright &copy; 2021 <a href="https://www.limbo.works/" target="_blank" rel="noopener">Limbo</a>
+            Copyright &copy; 2022 <a href="https://www.limbo.works/" target="_blank" rel="noopener">Limbo</a>
         </p>
         <p>
             Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/src/Skybrud.VideoPicker/Skybrud.VideoPicker.csproj b/src/Skybrud.VideoPicker/Skybrud.VideoPicker.csproj
index d9fc332..8738833 100644
--- a/src/Skybrud.VideoPicker/Skybrud.VideoPicker.csproj
+++ b/src/Skybrud.VideoPicker/Skybrud.VideoPicker.csproj
@@ -5,11 +5,11 @@
   </PropertyGroup>
 
   <PropertyGroup>
-    <Version>2.0.0-alpha007</Version>
+    <Version>2.0.0-alpha008</Version>
     <Authors>Anders Bjerner</Authors>
     <Company>Limbo</Company>
     <Description>Skybrud.VideoPicker is a package for Umbraco 8 containing a property editor and a grid editor for inserting videos from YouTube or Vimeo.</Description>
-    <Copyright>Copyright © 2021</Copyright>
+    <Copyright>Copyright © 2022</Copyright>
   </PropertyGroup>
 
   <PropertyGroup>