Explorar el Código

Fixed: changed app version to 4.0.30

bugfix/4515
dusan.lazarevic hace 2 años
padre
commit
f2f53019db
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. 0
    1
      nginx.conf
  2. 1
    1
      package.json

+ 0
- 1
nginx.conf Ver fichero

@@ -1,6 +1,5 @@
server {
listen 80;
server_name "https://trampa-api-test.dilig.net";

location / {
root /usr/share/nginx/html;

+ 1
- 1
package.json Ver fichero

@@ -1,6 +1,6 @@
{
"name": "web",
"version": "4.0.29test",
"version": "4.0.30test",
"private": true,
"dependencies": {
"@emotion/react": "^11.5.0",

Cargando…
Cancelar
Guardar