Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 8352ecc

Browse files
committed
[fix] Image/link URL
1 parent e0c9dac commit 8352ecc

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name := "gitbucket-org-js-plugin"
22
organization := "io.github.nodamushi"
33

4-
version := "1.0.0"
4+
version := "1.0.1"
55

66
scalaVersion := "2.12.7"
77

8-
gitbucketVersion :="4.29.0"
8+
gitbucketVersion :="4.29.0"

0 commit comments

Comments
 (0)