Skip to content

Commit b3950ec

Browse files
committed
Add version to own
1 parent 6fd494a commit b3950ec

File tree

1 file changed

+1
-1
lines changed
  • ownlang-desktop/src/main/resources/scripts

1 file changed

+1
-1
lines changed

ownlang-desktop/src/main/resources/scripts/own.own

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ class Own {
366366
}
367367

368368
def usage() {
369-
this.ctx.logger.info("own package manager")
369+
this.ctx.logger.info("own package manager v1.0.0")
370370
this.ctx.logger.info("")
371371
this.ctx.logger.info("
372372
|Usage: own [options]

0 commit comments

Comments
 (0)