Skip to content

Commit

Permalink
Append IDEA 2024.1.4 to versions list (#20138)
Browse files Browse the repository at this point in the history
  • Loading branch information
mustard-mh authored Aug 21, 2024
1 parent f319351 commit c3b298e
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,14 @@
],
"allowPin": true,
"versions": [
{
"version": "2024.1.4",
"image": "{{.Repository}}/ide/intellij:commit-80f3b3e47fc065d521be745b5795841d5e883667",
"imageLayers": [
"{{.Repository}}/ide/jb-backend-plugin:commit-2d67254d5aa110bc2c76cd807b85b272e3d54d97",
"{{.Repository}}/ide/jb-launcher:commit-80f3b3e47fc065d521be745b5795841d5e883667"
]
},
{
"version": "2024.1.3",
"image": "{{.Repository}}/ide/intellij:commit-294b37ad7b93bcc347bf970a11e269e2b477f603",
Expand Down

0 comments on commit c3b298e

Please sign in to comment.