Skip to content

Commit

Permalink
[APD-13183] Bump version and link to appodeal (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimroi authored Jun 6, 2024
1 parent ad09db8 commit 039a662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion download-page/src/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="root">
<div class="header">
<div class="row">
<a href="#" class="header__logo">
<a href="https://appodeal.com/" target="_blank" class="header__logo">
<img src="./logo.svg" alt="logo">
</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"repository": "https://github.com/appodeal/admob-sync-app",
"description": "Appodeal AdMob Sync application",
"private": true,
"version": "1.0.5",
"version": "1.0.9",
"scripts": {
"start": "npm run start:app",
"start:app": "node --max_old_space_size=4096 node_modules/.bin/webpack --watch --progress --config=webpack/development.ts",
Expand Down

0 comments on commit 039a662

Please sign in to comment.