Skip to content

Commit 94b33ff

Browse files
chore(release): v9.3.2
1 parent 4d8404f commit 94b33ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/kubernetes/github-actions-cache-server/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 1.0.1
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: '9.3.1'
24+
appVersion: '9.3.2'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@falcondev-oss/github-actions-cache-server",
33
"type": "module",
4-
"version": "9.3.1",
4+
"version": "9.3.2",
55
"private": true,
66
"engines": {
77
"node": "25",

0 commit comments

Comments
 (0)