Skip to content

Commit 44c1c84

Browse files
Merge pull request #4341 from nextcloud/chore/release/v21.0.3
chore(release): v21.0.3
2 parents 0100343 + bede1f6 commit 44c1c84

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

β€Žappinfo/info.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
systems.
2222
]]>
2323
</description>
24-
<version>21.0.2</version>
24+
<version>21.0.3</version>
2525
<licence>agpl</licence>
2626
<author>Robin Appelman</author>
2727
<namespace>GroupFolders</namespace>

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "groupfolders",
3-
"version": "21.0.2",
3+
"version": "21.0.3",
44
"type": "module",
55
"scripts": {
66
"build": "NODE_ENV=production vite --mode production build",

0 commit comments

Comments
Β (0)