Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Bump to 9.7.3 to prep for release. Update all Angular dependencies. R…
Browse files Browse the repository at this point in the history
…elease will compile with Grails 5.1.6.
  • Loading branch information
noaaroland committed Apr 1, 2022
1 parent 25c935c commit 71c720c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
}
}

version "9.7.2"
version "9.7.3"
group "las"

apply plugin:"eclipse"
Expand Down
2 changes: 1 addition & 1 deletion gwtui/pmel/sdig/las/client/main/Layout.ui.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

</m:MaterialNavSection>
<m:MaterialNavBrand marginLeft="8" ui:field="brand" text="LAS title will go here." fontSize="1.3em"/>
<m:MaterialLink text="LAS v9.7.2" float="RIGHT" marginRight="16" href="https://github.com/NOAA-PMEL/las9/wiki" target="_blank"></m:MaterialLink>
<m:MaterialLink text="LAS v9.7.3" float="RIGHT" marginRight="16" href="https://github.com/NOAA-PMEL/las9/wiki" target="_blank"></m:MaterialLink>
<!-- <m:MaterialPanel addStyleNames="valign-vertical">-->
<!-- <m:MaterialLink ui:field="btnSearch" iconType="SEARCH" iconColor="WHITE" float="RIGHT"/>-->
<!--&lt;!&ndash; <m:MaterialButton marginTop="14" ui:field="openAdvancedSearch" text="Advanced Search" float="RIGHT" marginRight="16"></m:MaterialButton>&ndash;&gt;-->
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/admin/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ zone.js
MIT
The MIT License

Copyright (c) 2010-2020 Google LLC. https://angular.io/license
Copyright (c) 2010-2022 Google LLC. https://angular.io/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 71c720c

Please sign in to comment.