mirror of
https://github.com/NohamR/papeer.git
synced 2026-05-25 12:27:20 +00:00
fix tests, fix hidden images, remove source label under title
This commit is contained in:
@@ -14,6 +14,6 @@ var versionCmd = &cobra.Command{
|
||||
Use: "version",
|
||||
Short: "Print the version number of papeer",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
fmt.Println("papeer v0.8.2")
|
||||
fmt.Println("papeer v0.8.3")
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user