diff --git a/.gitignore b/.gitignore
index 8bffa4f..0e7fa72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,4 +17,5 @@ gradle-app.setting
# JDT-specific (Eclipse Java Development Tools)
.classpath
-/bin
\ No newline at end of file
+/bin
+
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 0ad0dc2..279d325 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,3 +1,4 @@
+
@@ -5,5 +6,5 @@
-
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 85051b2..bd384d6 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,59 +4,59 @@
-
+
+
-
-
-
-
-
-
+
+
+
+
+
- {
+ "lastFilter": {
+ "state": "OPENED",
+ "assignee": {
+ "type": "org.jetbrains.plugins.gitlab.mergerequest.ui.filters.GitLabMergeRequestsFiltersValue.MergeRequestsMemberFilterValue.MergeRequestsAssigneeFilterValue",
+ "username": "mangorifo",
+ "fullname": "rrryfoo"
}
}
-}]]>
-
+ {
+ "selectedUrlAndAccountId": {
+ "first": "https://git.sob.moe/sobrooms/notify-on-start",
+ "second": "bb8a3a4e-cb6a-4b4f-aca5-fb589330d6a4"
}
-}]]>
+}
-
+ {
+ "customColor": "",
+ "associatedIndex": 8
+}
- {
+ "keyToString": {
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
+ "RunOnceActivity.ShowReadmeOnStart": "true",
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
+ "git-widget-placeholder": "main"
}
-}]]>
+}
@@ -80,6 +80,19 @@
false
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -98,11 +111,20 @@
1695655158506
-
+
+
+ 1695656657760
+
+
+
+ 1695656657760
+
+
-
+
+
\ No newline at end of file
diff --git a/build.gradle b/build.gradle
index 3bb176f..46dbf23 100644
--- a/build.gradle
+++ b/build.gradle
@@ -3,7 +3,7 @@ plugins {
}
group 'cf.sobrooms'
-version '1.1.3'
+version '1.1.4'
repositories {
mavenCentral()