Skip to content

Commit ef49241

Browse files
build: prepare release
1 parent 4e56746 commit ef49241

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

cli/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.util.Properties
44
import org.jreleaser.model.Active
55

66
@Suppress("PropertyName")
7-
val CLI_VERSION = "0.90.0-SNAPSHOT"
7+
val CLI_VERSION = "0.90.0"
88

99
plugins {
1010
application
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>EUREKA</title><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=IBM%20Plex%20Sans&display=swap" rel="stylesheet"><script defer="defer" src="/static/js/main.f63676c6.js"></script><link href="/static/css/main.db79ba6b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" data-host-name="localhost:7070" data-experiment="none"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>EUREKA</title><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=IBM%20Plex%20Sans&display=swap" rel="stylesheet"><script defer="defer" src="/static/js/main.c2e7c462.js"></script><link href="/static/css/main.db79ba6b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" data-host-name="localhost:7070" data-experiment="none"></div></body></html>

web-server/src/main/resources/static/js/main.f63676c6.js renamed to web-server/src/main/resources/static/js/main.c2e7c462.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)