summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2020-08-15 21:35:45 -0400
committerGitHub <noreply@github.com>2020-08-15 21:35:45 -0400
commit8854c349ef7502ce27543561952046245f293852 (patch)
tree764b8cafa4fc61c7a25ed3dda1a92281a073c9d5
parentbe1e438c3130d25ebd3225da622828966c8bf2e0 (diff)
Fix #217: Update latest monthly hiring post ids (#219)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index f374e43..fa9eaea 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 23702122
-freelancer_post_id = 23702121
+who_is_hiring_post_id = 24038520
+freelancer_post_id = 24038519