Skip to content

Commit 224ee34

Browse files
committed
Bump year
1 parent 8ff6594 commit 224ee34

12 files changed

Lines changed: 13 additions & 13 deletions

File tree

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2024 Voltstro-Studios
3+
Copyright (c) 2021-2025 Voltstro-Studios
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/Imports/Properties.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Authors>Voltstro-Studios</Authors>
44
<Company>Voltstro-Studios</Company>
5-
<Copyright>Copyright (c) 2021-2024 Voltstro-Studios</Copyright>
5+
<Copyright>Copyright (c) 2021-2025 Voltstro-Studios</Copyright>
66
<Configurations>Debug;Release;ReleaseUnity</Configurations>
77
<Platforms>AnyCPU</Platforms>
88
<LangVersion>10</LangVersion>

src/Packages/UnityWebBrowser.Communication.Pipes/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2024 Voltstro-Studios
3+
Copyright (c) 2021-2025 Voltstro-Studios
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/Packages/UnityWebBrowser.Communication.Pipes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dev.voltstro.unitywebbrowser.communication.pipes",
33
"displayName": "Unity Web Browser Pipes Communication",
44
"description": "Adds support to use pipes in UWB.",
5-
"version": "2.2.3",
5+
"version": "2.2.5",
66
"unity": "2021.3",
77
"author": {
88
"name": "Voltstro",
@@ -18,7 +18,7 @@
1818
"documentationUrl": "https://projects.voltstro.dev/UnityWebBrowser/latest/",
1919
"licensesUrl": "https://github.com/Voltstro-Studios/UnityWebBrowser/blob/master/LICENSE.md",
2020
"dependencies": {
21-
"dev.voltstro.unitywebbrowser": "2.2.3",
21+
"dev.voltstro.unitywebbrowser": "2.2.5",
2222
"org.nuget.voltrpc.communication.pipes": "3.1.0"
2323
}
2424
}

src/Packages/UnityWebBrowser.Engine.Cef.Linux-x64/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2024 Voltstro-Studios
3+
Copyright (c) 2021-2025 Voltstro-Studios
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/Packages/UnityWebBrowser.Engine.Cef.MacOS-arm64/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2024 Voltstro-Studios
3+
Copyright (c) 2021-2025 Voltstro-Studios
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/Packages/UnityWebBrowser.Engine.Cef.MacOS-x64/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2024 Voltstro-Studios
3+
Copyright (c) 2021-2025 Voltstro-Studios
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/Packages/UnityWebBrowser.Engine.Cef.Win-x64/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2024 Voltstro-Studios
3+
Copyright (c) 2021-2025 Voltstro-Studios
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/Packages/UnityWebBrowser.Engine.Cef/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2024 Voltstro-Studios
3+
Copyright (c) 2021-2025 Voltstro-Studios
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/Packages/UnityWebBrowser/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021-2024 Voltstro-Studios
3+
Copyright (c) 2021-2025 Voltstro-Studios
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)