Skip to content

Commit

Permalink
Prepare release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
swesteme committed Jan 7, 2025
1 parent 265ac07 commit 79002f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Autoconfig Plugin Properties
pluginVersion = 1.1.1
pluginVersion = 1.1.2
preRelease = false
hidden = false
pluginGroup = de.gebit.plugins.autoconfig
Expand Down
4 changes: 4 additions & 0 deletions metadata/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
<title>Changelog</title>
</head>
<body>
<h2>1.1.2</h2>
<ul>
<li>fix update of project SDK being executed every time a project is opened</li>
</ul>
<h2>1.1.1</h2>
<ul>
<li>fix autofix missing sdk in 2024.3+</li>
Expand Down

0 comments on commit 79002f8

Please sign in to comment.