10000 impl: support for unlimited 'Until Build' setting by fioan89 · Pull Request #549 · coder/jetbrains-coder · GitHub
[go: up one dir, main page]

Skip to content

impl: support for unlimited 'Until Build' setting #549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jun 20, 2025
Prev Previous commit
Next Next commit
fix: merge from main was botched
  • Loading branch information
fioan89 committed Jun 19, 2025
commit caa9c0c315328e1a2a45535d98ed90afafd9bfa6
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pluginSinceBuild=243.26053
# (for example if 233.14808-EAP-CANDIDATE-SNAPSHOT is missing then find a 233.*
# that exists, ideally the most recent one, for example
# 233.15325-EAP-CANDIDATE-SNAPSHOT).
platformVersion=243.26053-EAP-CANDIDATE-SNAPSHOT
platformVersion=2024.3
# Gateway does not have open sources.
platformDownloadSources=true
# available releases listed at: https://data.services.jetbrains.com/products?code=GW
Expand Down
Loading
0