Skip to content

Commit 59cbe74

Browse files
committed
ready for 0.10.10
1 parent 2f58a22 commit 59cbe74

File tree

5 files changed

+2776
-5
lines changed

5 files changed

+2776
-5
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
# - windows-latest
2222

2323
perl:
24-
- '5.32'
2524
- '5.34'
2625
- '5.36'
26+
- '5.38'
2727
# exclude:
2828
#- os: ubuntu-16.04
2929
# perl: '5.26'

COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ooceapps
22
--------
3-
Copyright 2023 OmniOS Community Edition (OmniOSce) Association
3+
Copyright 2024 OmniOS Community Edition (OmniOSce) Association
44
and the other people listed in the AUTHORS file.
55

66
All rights reserved.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ ooceapps
55

66
[![Unit Tests](https://github.com/omniosorg/ooceapps/workflows/Unit%20Tests/badge.svg?branch=master&event=push)](https://github.com/omniosorg/ooceapps/actions?query=workflow%3A%22Unit+Tests%22)
77

8-
Version: 0.10.9
8+
Version: 0.10.10
99

10-
Date: 2023-07-08
10+
Date: 2024-01-14
1111

1212
Web integrations for OmniOS Community Edition (OmniOSce) Association.
1313

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.9
1+
0.10.10

0 commit comments

Comments
 (0)