Skip to content

Commit 8d0400f

Browse files
SimonSchubertclaude
andcommitted
Add missing Version.kt and updated command index
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 19b3345 commit 8d0400f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

assets/commands/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ apport.md
232232
appres.md
233233
apptainer-build.md
234234
apptainer-cache.md
235+
apptainer-config.md
235236
apptainer-delete.md
236237
apptainer-exec.md
237238
apptainer-inspect.md
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.linuxcommandlibrary.shared
22

33
object Version {
4-
const val APP_VERSION = "3.5.16"
4+
const val APP_VERSION = "3.5.17"
55
}

0 commit comments

Comments
 (0)