File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.github.akshayashokcode.devfocus
44pluginName = DevFocus
55pluginRepositoryUrl = https://github.com/AkshayAshokCode/DevFocus
66# SemVer format -> https://semver.org
7- pluginVersion = 1.1.1
7+ pluginVersion = 1.2.0
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 233
Original file line number Diff line number Diff line change 3434 <postStartupActivity implementation =" com.github.akshayashokcode.devfocus.startup.MyProjectActivity" />
3535 <projectService serviceImplementation =" com.github.akshayashokcode.devfocus.services.pomodoro.PomodoroTimerService" />
3636 <notificationGroup id =" DevFocus Notifications" displayType =" BALLOON" />
37- <statusBarWidgetFactory implementation =" com.github.akshayashokcode.devfocus.statusbar.PomodoroStatusBarWidgetFactory" />
37+ <statusBarWidgetFactory id = " DevFocusStatusBarWidget " implementation =" com.github.akshayashokcode.devfocus.statusbar.PomodoroStatusBarWidgetFactory" />
3838 </extensions >
3939</idea-plugin >
You can’t perform that action at this time.
0 commit comments