Skip to content

Commit 014a2d4

Browse files
authored
Merge pull request #2 from rcemper/master
2 parents de5191f + f9eb294 commit 014a2d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
build:
55
context: .
66
dockerfile: Dockerfile
7-
command: --check-caps false
7+
command: --check-caps false
88
restart: always
99
ports:
1010
- 1972

module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Document name="objectscript-package-template.ZPM">
44
<Module>
55
<Name>objectscript-package-template</Name>
6-
<Version>1.0.4</Version>
6+
<Version>1.0.5</Version>
77
<Packaging>module</Packaging>
88
<SourcesRoot>src</SourcesRoot>
99
<Resource Name="community.objectscript.PKG"/>

0 commit comments

Comments
 (0)